Judging by the project’s goals, this should be pretty darned cool:
- Runs unit tests within XCode, allowing you to fully utilize the XCode Debugger.
- Ability to run from Makefile’s 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.
- Mocks