Creating handmade mocks is a common task many of us have to suffer through in Swift. The last thing we want to do is write is…
World traveller, app maker, code blogger.
Creating handmade mocks is a common task many of us have to suffer through in Swift. The last thing we want to do is write is…
Continuous integration is a hugely important process in a modern software team. A good software team should have automated tests. A good software team should…
In my first conversation about iOS test driven development I discussed why we should bother writing unit tests in the first place. We found that…
iOS test driven development can still be the topic of heated debates in the developer community. Since adopting TDD I have wanted to share my…