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…
I have recently started using Xcode Server to automate our builds which has led me to write pre and post integration triggers on my bots.…