UNPKG

mocha-iko-reporter

Version:

Mocha reporter for iko assertion library

12 lines (7 loc) 272 B
# 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 ```