S02E12: Test-driving a standalone scoring function in Swift | Professional iOS Engineering Series

In this episode, you'll see how to test-drive a basic Quiz scoring function from scratch.

By extracting the scoring functionality from the QuizEngine, the framework's clients can now create custom scoring implementations tailored to their business logic.

Subscribe to our Youtube channel and follow the project's progress on GitHub.

References