Installing GHUnit

See Installing in Xcode 4 or Installing in Xcode 3 for help installing in older projects.

Using GHUnit

Reference

Source documentation

Other

To build the framework for iOS, run make from within the Project-iOS directory. The framework is in Project-iOS/build/Framework/.

To build the framework for Mac OS X, run make from within the Project-MacOSX directory. The framework is in Project-iOS/build/Release/.

GHUnit was inspired by and uses parts of GTM (google-toolbox-for-mac) code, mostly from UnitTesting