Skip to content

Commit

Permalink
Late coming doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
5long committed Nov 14, 2010
1 parent 2eaf328 commit 6bedd7e
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.mkd
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -18,17 +18,14 @@ Simply another unit test framework for [node.js](http://nodejs.org)
* Ensure callback's called and event's fired * Ensure callback's called and event's fired
* Set timeout for tests * Set timeout for tests
* A better-than-nothing command line test runner * A better-than-nothing command line test runner
* setup support * Multiple asynchronous setup/teardown

* Suite-wise startup/shutdown (multiple & async, too)
### Upcoming

* teardown support
* Suite-wise setup/teardown (startup and shutdown would be good names)
* Nested test suites


### (Not So) Near Future ### (Not So) Near Future


* Colored output, web runner... * Simple mocking support
* Colorful reporting
* Nested test suites
* Watch mode? * Watch mode?
* Tagged tests and/or suites * Tagged tests and/or suites
* Custom running policy for skipping/picking tests * Custom running policy for skipping/picking tests
Expand Down

0 comments on commit 6bedd7e

Please sign in to comment.