Chapter     9

Adding Unit testing to the mix

We are approaching the end of this book, which means you should have learned a few things about continuous integration by now. We’ve covered the major solutions to setting up a continuous integration environment: The free and open-source solution that is Jenkins; the enterprise one with an opinionated workflow that is Bamboo; and finally the official one,the Xcode Bots. It will take some time before the Xcode Bots become the de-facto solution for continuous integration of Xcode projects, but the previous chapter showed that we are slowly getting there.

Although we covered a few different solutions, in the end all we did was build the application. Of course we also had to fetch the latest version of ...

Get Pro iOS Continuous Integration now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.