Mocha In the Browser

A super simple example of how Mocha tests can be executed in the browser.

Getting started

Clone this project and open up the test/index.html file in a browser to see the tests run.

Integrating it into your project

Copy the test directory into your project. Make sure the test/index.html file has all the right paths.