GHUnit Reference
GHUnit is a test framework for Objective-C (Mac OS X 10.7 and above and iPhone 4.3 and above). It can be used with SenTestingKit, GTM or all by itself.
For example, your test cases will be run if they subclass any of the following:
- GHTestCase
- SenTestCase
- GTMTestCase
Using GHUnit
How to install, create and run tests.