1.1.2 • Published 7 years ago

mocha-emoji-reporter v1.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Mocha Emoji Reporter 💯 🙌 😎

Just a simple mocha reporter that produces clean, colorful output and uses emojis to signify if tests pass or fail.

To use, simply run:

$ npm install mocha-emoji-reporter --save-dev

Then, call it as follows:

$ mocha test/ --reporter mocha-emoji-reporter