Swift Unit Testing – Verifying Method Calls

1 · Andrew Bancroft · Dec. 22, 2014, 1:09 p.m.
In this unit testing screencast for Swift developers, we explore how to use Test Driven Development to verify method calls. Getting Started Guide If you’re new to unit testing or are trying to get set up with unit testing in a Swift project, you might check out my getting started guide before jumping into the screencast. Screencast Large / Full-Screen Viewing GitHub Example GitHub repo of the example developed in the screencast....