MeteorCasts ep9 - mike:mocha

https://www.meteorcasts.net/ep/9

This package allows you to easily and safely run mocha tests within Meteor. It is built upon the Velocity testing 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.