mariarogina / mocha-in-browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 89.1%Language:HTML 10.9%