simple-mocha-reporter
v1.0.5
Published
a simple, readable mocha reporter
Downloads
3
Readme
Simple Mocha Reporter
A simple, readable Mocha reporter.
Usage
Install as a devDependency:
npm install --save-dev simple-mocha-reporter
Then use with your mocha command:
mocha --reporter simple-mocha-reporter