blink-reporter

0.0.1 • Public • Published

blink-reporter

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0
  • 0.0.0
    1

Package Sidebar

Install

npm i blink-reporter

Weekly Downloads

1

Version

0.0.1

License

BSD

Last publish

Collaborators

  • tmcw