Skip to content

bradydowling/mocha-in-browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Running Mocha tests directly in the browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • HTML 34.6%