mocha-mario-reporter

Mocha reporter with Mario sounds and ASCII effects


Keywords
mocha, reporter, mario, sounds, ascii, test, tests
License
ISC
Install
npm install mocha-mario-reporter@1.0.1

Documentation

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