Test Driving Swift To The Max
TDD has not been as central to iOS (and Mac) ecosystems as in some others. We’ll look at why – and I’ll argue that TDD is a very valuable tool to have in your toolkit.
We’ll explore some techniques for stream-lining the process of writing and working with tests.
Swift itself brings some new tricks to the table that allows us to rethink the traditional process of TDD – and question whether we even need the tests at all!