
This package allows one to integrate mocha unit tests with gulp
Mocha is a feature-rich JavaScript test framework running on Node.js and browser, making asynchronous testing simple.
Gulp is streaming build system to automate painful or time-consuming tasks
Node.js is an event-based server-side JavaScript engine.