libjs-mocha

Simple, flexible, fun test framework - javascript library
  http://mochajs.org/
  0
  no reviews



Mocha is a feature-rich javascript test framework running on node.js and 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.