Skip to content

macacajs/macaca-reporter

Repository files navigation

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

Related

Thanks to

License

The MIT License (MIT)