Reporter for mocha and other frameworks.
npm install macaca-reporter---
[![NPM version][npm-image]][npm-url]
[![CI][CI-image]][CI-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![npm download][download-image]][download-url]
[npm-image]: https://img.shields.io/npm/v/macaca-reporter.svg
[npm-url]: https://npmjs.org/package/macaca-reporter
[CI-image]: https://github.com/macacajs/macaca-reporter/actions/workflows/ci.yml/badge.svg
[CI-url]: https://github.com/macacajs/macaca-reporter/actions/workflows/ci.yml
[coveralls-image]: https://img.shields.io/coveralls/macacajs/macaca-reporter.svg
[coveralls-url]: https://coveralls.io/r/macacajs/macaca-reporter?branch=master
[download-image]: https://img.shields.io/npm/dm/macaca-reporter.svg
[download-url]: https://npmjs.org/package/macaca-reporter
---
|
xudafeng
|
zivyangll
|
yihuineng
|
snapre
|
Stngle
|
paradite
|
| :---: | :---: | :---: | :---: | :---: | :---: |
SamuelZhaoY
|
Jodeee
|
amosnothing
|
barry3406
|
lsh382510118
This project follows the git-contributor spec, auto updated at Sat Nov 05 2022 23:35:39 GMT+0800.
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


- ⭐⭐⭐alibaba/uirecorder
- ⭐⭐⭐apache/incubator-weex
- ⭐⭐⭐hiloteam/Hilo
- ⭐⭐⭐xudafeng/autoresponsive-react
- macaca-reporter-jest
- macaca-reporter-java-plugin
- d3-tree
The MIT License (MIT)