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