包详细信息

mocha-pretty-spec-reporter

AriaMinaei324MIT0.1.0-beta.2

Spec reporter for mocha without the messy stack traces

pretty, error, exception, debug

自述文件

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