mocha-pretty-spec-reporter
v0.1.0-beta.2
Published
Spec reporter for mocha without the messy stack traces
Downloads
664
Maintainers
Readme
What is it?
Mocha's spec reporter for nodejs, without the messy stack traces. (Uses PrettyError)

Usage
Install with npm:
$ npm install mocha-pretty-spec-reporterThen use just like any other reporter:
$ mocha -R mocha-pretty-spec-reporterLicense
MIT
