0.2.1 • Published 6 years ago

mocha-checkmark-reporter v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

:boom: Careful: This package is no longer maintained and is only here for historic reasons. This means you should very likely not use it. You have been warned. :boom:


mocha-checkmark-reporter

Test reporter that prints small but useful results to console (for Mocha). Supports diffing and smart error messages.

Using karma? Check out karma-checkmark-reporter. Want to make one for your own testing framework? Check out generic-checkmark-reporter.

npm.io

Usage

npm install mocha-checkmark-reporter --save-dev

Use the reporter for mocha:

mocha -R mocha-checkmark-reporter