macaca-reporter

Reporter used for mocha and other frameworks.

Usage no npm install needed!

<script type="module">
  import macacaReporter from 'https://cdn.skypack.dev/macaca-reporter';
</script>

README

Macaca


macaca-reporter

Official Site

NPM version build status Test coverage npm download


Offcial Site

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

Contributors


xudafeng


zivyangll


Stngle


paradite


SamuelZhaoY


amosnothing


lsh382510118

This project follows the git-contributor spec, auto updated at Fri Jul 23 2021 16:37:02 GMT+0800.

Sample

Who are using

For more

Related

Thanks to

License

The MIT License (MIT)