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