包详细信息

macaca-reporter

macacajs5.8kMIT1.9.16

Reporter for mocha and other frameworks.

macaca, reporter, coverage

自述文件

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)