Testing and Continuous Integration Seasoned developers know that - TopicsExpress



          

Testing and Continuous Integration Seasoned developers know that application quality is a direct result of comprehensive testing. Xcode’s Test Navigator makes it easy to add or edit tests, and execute them one a time or as a group. The XCTest framework enables you to write tests that run on Mac, iPhone, iPad, or iOS Simulator, from within Xcode or the command line. Once you have a test harness created, Xcode can configure a continuous integration ‘bot’ on any Mac in your network running OS X Server. The Xcode bot on the remote Mac will perform an integration - build, analyze, test, and archive your app — when anyone on your team commits to source control, or at a defined interval.
Posted on: Sat, 07 Sep 2013 07:08:34 +0000

Trending Topics



Recently Viewed Topics




© 2015