0.0.1 • Published 11 years ago

blink-reporter v0.0.1

Weekly downloads
-
License
BSD
Repository
-
Last release
11 years ago

blink-reporter

npm.io

A mocha test reporter that turns a blink(1) red or green depending on test status.

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
0.0.1

11 years ago

0.0.0

11 years ago