Skip to content

Instantly share code, notes, and snippets.

@ddribin
Created October 3, 2009 02:39
Show Gist options
  • Save ddribin/200355 to your computer and use it in GitHub Desktop.
Save ddribin/200355 to your computer and use it in GitHub Desktop.
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment