UNPKG

emoji-reporter

Version:
21 lines (13 loc) 456 B
[![Build Status](https://travis-ci.org/MicheleBertoli/emoji-reporter.svg?branch=master)](https://travis-ci.org/MicheleBertoli/emoji-reporter) # emoji-reporter ❤️ The best [mocha](https://mochajs.org/) reporter ever ## Install ```bash npm install emoji-reporter --save-dev ``` ## Usage ```bash mocha --reporter=emoji-reporter ``` ## Preview ![Preview](https://raw.githubusercontent.com/MicheleBertoli/emoji-reporter/master/images/screenshot.png)