Skip to content

idanen/mocha-in-browser

Repository files navigation

Run Mocha tests on browsers

A simple setup to run tests in your browser

How to use

  • Build using npm run webpack (or watch while developing)
  • Include test files in the src/tests/index.js
  • Open the index.html file in your browser or run npm run test (currently with a very limitted report)

About

Run Mocha tests in browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published