ddribin (owner)

Revisions

gist: 200355 Download_button fork
public
Public Clone URL: git://gist.github.com/200355.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
* Automatically set build settings when adding a unit test bundle
* Automatically create a unit test target when creating an app/framework/lib target
* Re-release OCUnit as open source (http://opensource.apple.com/release/developer-tools-313/)
* Add an executable when adding a unit test target
* Don't run the run loop when injecting tests into a dependent target
* Make creating custom assertions easier
* Allow running of subset of tests via pattern matching
* Present test results of all run tests in a table-like view