/macaca-reporter

Macaca reporter is a reporter used for mocha and other frameworks.

Primary LanguageJavaScriptMIT LicenseMIT

macaca-reporter

NPM version build status Test coverage npm download


macaca-reporter is a reporter used for mocha and other frameworks.

Installment

$ npm i macaca-reporter --save-dev

Sample

Features

  • Supports displaying tree view
  • Supports displaying failed tests
  • Supprtts custom options

Usage with macaca-cli

$ macaca run --reporter macaca-reporter

Run with mocha

$ mocha run --reporter macaca-reporter

More usage

docs

Thanks to

Contributors


xudafeng


zivyll


SamuelZhaoY

This project follows the git-contributor spec, auto upated at Tue May 01 2018 01:05:26 GMT+0800.

License

The MIT License (MIT)