0.1.0-beta.2 • Published 9 years ago

mocha-pretty-spec-reporter v0.1.0-beta.2

Weekly downloads
8,064
License
MIT
Repository
github
Last release
9 years ago

What is it?

Mocha's spec reporter for nodejs, without the messy stack traces. (Uses PrettyError)

screenshot

Usage

Install with npm:

$ npm install mocha-pretty-spec-reporter

Then use just like any other reporter:

$ mocha -R mocha-pretty-spec-reporter

License

MIT