Skip to content

tmcw-up-for-adoption/blink-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blink-reporter

A mocha test reporter that turns a blink(1) red or green depending on test status. It uses node-blink to do that.

npm install -g blink-reporter
# cd into you project
mocha -R blink-reporter

It's especially fun if you like fullscreen editing (like I do) and have tests run continuously. One option for that is watch. If you use Linux, you probably already have watch. If you're on a Mac, you can brew install watch with Homebrew and run

watch mocha -R blink-reporter

About

real life, real life, real light, real life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published