GHUnit – Unit Testing and More
URL: http://github.com/gabriel/gh-unit
Code Quality: Production Ready
Description: GH-Unit, developed by Gabriel Handford, is a testing framework whose stated goals are:
- To runs unit tests within Xcode, allowing you to fully utilize the XCode Debugger.
- Ability to run from Makefiles or the command line.
- A simple GUI to help you visualize your tests.
- Show stack traces.
- Be embeddable as a framework (using @rpath) for Mac OSX apps, or as a static library in your iPhone projects.
GH-Unit is acively developed; discussion can be found on Google Groups at: http://groups.google.com/group/ghunit
See also: OCRunner


18. Dec, 2009 






About the Author...
One Response to “GHUnit – Unit Testing and More”