# mocha-iko-reporterThispackageisapartof[iko](https://github.com/localvoid/iko) library.
It is a reporter for [Mocha](https://mochajs.org/) testing framework that supports iko rich text messages.
## Usage Example
```sh
$ mocha --reporter mocha-iko-reporter
```