Detalhes do pacote

mocha-pretty-spec-reporter

AriaMinaei324MIT0.1.0-beta.2

Spec reporter for mocha without the messy stack traces

pretty, error, exception, debug

readme (leia-me)

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