Home

Awesome

<p align="center"> <a href="//macacajs.github.io"> <img alt="Macaca" src="https://macacajs.github.io/macaca-ecosystem/macaca-logo/svg/monkey.svg" width="200" /> </a> </p>

macaca-reporter

Official Site

NPM version CI Test coverage npm download


Offcial Site

<!-- GITCONTRIBUTOR_START -->

Contributors

<img src="https://avatars.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub><br/><img src="https://avatars.githubusercontent.com/u/11460601?v=4" width="100px;"/><br/><sub><b>zivyangll</b></sub><br/><img src="https://avatars.githubusercontent.com/u/10104168?v=4" width="100px;"/><br/><sub><b>yihuineng</b></sub><br/><img src="https://avatars.githubusercontent.com/u/52845048?v=4" width="100px;"/><br/><sub><b>snapre</b></sub><br/><img src="https://avatars.githubusercontent.com/u/18617837?v=4" width="100px;"/><br/><sub><b>Stngle</b></sub><br/><img src="https://avatars.githubusercontent.com/u/1209810?v=4" width="100px;"/><br/><sub><b>paradite</b></sub><br/>
<img src="https://avatars.githubusercontent.com/u/8198256?v=4" width="100px;"/><br/><sub><b>SamuelZhaoY</b></sub><br/><img src="https://avatars.githubusercontent.com/u/30293087?v=4" width="100px;"/><br/><sub><b>Jodeee</b></sub><br/><img src="https://avatars.githubusercontent.com/u/24653016?v=4" width="100px;"/><br/><sub><b>amosnothing</b></sub><br/><img src="https://avatars.githubusercontent.com/u/100205797?v=4" width="100px;"/><br/><sub><b>barry3406</b></sub><br/><img src="https://avatars.githubusercontent.com/u/15245618?v=4" width="100px;"/><br/><sub><b>lsh382510118</b></sub><br/>

This project follows the git-contributor spec, auto updated at Sat Nov 05 2022 23:35:39 GMT+0800.

<!-- GITCONTRIBUTOR_END -->

Config

Support custom JSON file name by ths config:

mocha.opts:

--reporter macaca-reporter
--reporter-options reportJSONFilename=customReportJSONFilename

with command:

$ mocha test.js --reporter macaca-reporter --reporter-options reportJSONFilename=customReportJSONFilename

custom reporter directory with environment variable

MACACA_REPORTER_DIR=customDirName

Sample

<div align="center"> <img src="https://macacajs.github.io/macaca-reporter/assets/6d308bd9gy1fivuatxep5j21kw13dgs6.jpg" /> <img src="https://macacajs.github.io/macaca-reporter/assets/6d308bd9gy1fivtfos9r5j21kw130af7.jpg" /> </div>

Who are using

For more

Related

Thanks to

License

The MIT License (MIT)