tapir

0.1.0 • Public • Published

Tapir

Build Status

simple tape test runner with desktop notification

installation

npm install -g tapir

to run tapir from the command line

usage

tapir

Tapir looks for the test script in package.json and runs it.

Tapir watches all javascript files in the current directory, and all subdirectories, ignoring node_modules, bower_components. and bundle.js. When a javascript file is changed or added, it re-runs the test script.

Tapir uses node-notifier to provide desktop notification. Taper will indicate passing tests, failing tests, and runtime errors. I guess it works out of the box with OSX using Growl. Linux requires notify-send to be installed. Windows requires Growl for Windows (whatever that is).

license

MIT

Package Sidebar

Install

npm i tapir

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • lithiumjake