macaca-reporter
v1.9.16
Published
Reporter for mocha and other frameworks.
Downloads
6,218
Readme
macaca-reporter
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
Related
Thanks to
License
The MIT License (MIT)