1.0.1 • Published 7 years ago

mocha-mario-reporter v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Mocha Mario Reporter

Extention of default mocha reporter with pass and fail sounds from Mario game. Also added ASCII effects when tests fails.

Getting Started

To use this reporter you will need to have an mocha test environment set up

Installing

To install reporter install npm package

npm install mocha-mario-reporter

Next just use newly installed reporter

mocha --reporter mocha-mario-reporter

Thats all!

Built With

  • Mocha - JavaScript test framework

License

This project is licensed under the MIT License