Automated Unit testing an iOS app with Jenkins | Daniel Beard's Programming Blog
Setting up and executing automated unit tests is slightly more involved than generating built apps for distribution. The following is the set up that I use for some of my projects, I have just renamed the project to TestProject for convenience. For this a
danielbeard.wordpress.com |