# mocha-iko-reporter

This package is a part of [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
```
