simple-mocha

0.0.9 • Public • Published

simple-mocha

Simple stupid implementation of Mocha test runner. Tests can be run directly within node as any Nodejs code.

Usage

npm install simple-mocha
require('simple-mocha');
// add the above line to test file and run tests using
// node test-file.spec.js

Package Sidebar

Install

npm i simple-mocha

Weekly Downloads

20

Version

0.0.9

License

MIT

Last publish

Collaborators

  • harish2704