The simplest interface to mocha, plus support for dependency injection.
published version 0.0.2, 9 years ago## Testing Framework = Mocha Mocha was chosen because I (gsilk) have used it many times in the past and it just works. Specifically, I like that: * it doesn't couple the assertion library with the test runner (like Tape) * it doesn't try be parallel (like
published version 0.1.1, 8 years ago