mocha-reporter-badge

0.1.0 • Public • Published

mocha-reporter-badge

Build status

A simple mocha reporter that produces a badge inspired by shields.io

For example the following badge is self served by this project, not by any service provider.

Mocha tests status

Install

npm install mocha-reporter-badge

usage

mocha --reporter mocha-reporter-badge > badge.svg

You can configure it using environment variables, for example:

export MOCHA_BADGE_SUBJECT=lint
export MOCHA_BADGE_OK_COLOR=green
export MOCHA_BADGE_KO_COLOR=orange
export MOCHA_BADGE_STYLE=flat

Package Sidebar

Install

npm i mocha-reporter-badge

Weekly Downloads

21

Version

0.1.0

License

MIT

Last publish

Collaborators

  • alban