/mocha-emoji-reporter

A simple reporter for mocha that makes use of emojis 🔥 💯 🙌

Primary LanguageJavaScript

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