mocha-spec-json-reporter
v0.0.2
Published
A mocha reporter to allow JSON output
Maintainers
Readme
A Spec JSON Reporter for Mocha
Installation
sudo npm -g install mocha-spec-json-reporterUsage
mocha -R mocha-spec-json-reporterYou will then get a neat file mocha-output.json containing specked output in a JSON format.
