Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

macaca-reporter

macacajs6.1kMIT1.9.16

Reporter for mocha and other frameworks.

macaca, reporter, coverage

readme

Macaca


macaca-reporter

Official Site

NPM version CI Test coverage npm download


Offcial Site

Contributors


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.

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

Who are using

For more

Thanks to

License

The MIT License (MIT)