Created
October 3, 2009 02:39
-
-
Save ddribin/200355 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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