Mocha - JavaScript Test Framework
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.
http://visionmedia.github.com/mocha
https://github.com/visionmedia/mocha
License:
Tech:
Tags: