Unit Testing Tutorial for iOS: Xcode 4 Quick Start Guide

A unit testing tutorial for iOS and xCode 4. By .

Leave a rating/review
Save for later
Share
You are currently viewing page 3 of 3 of this article. Click here to view the first page.

Where To Go From Here?

Here is the sample project with all of the code from the above tutorial.

Congratulations, now you know how to integrate OCUnit, GHUnit, and OCMock into your Xcode project!

However, this tutorial did not touch on how to make good use of unit tests in your iOS project, but I will soon be releasing a tutorial series on Test Driven Development for iOS, so stay tuned!

In the meantime, if you would like more information about GHUnit or OCMock, one of these links might help.

If you have any questions, comments, or suggestions, please join in the forum discussion below!