macacajs / macaca-reporter

Reporter used for mocha and other frameworks.

Home Page:https://macacajs.github.io/macaca-reporter

Repository from Github https://github.commacacajs/macaca-reporterRepository from Github https://github.commacacajs/macaca-reporter

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)

About

Reporter used for mocha and other frameworks.

https://macacajs.github.io/macaca-reporter

License:MIT License


Languages

Language:JavaScript 72.3%Language:Less 25.3%Language:HTML 2.4%