1.0.1 • Published 9 years ago

tap-pessimist v1.0.1

Weekly downloads
190
License
MIT
Repository
github
Last release
9 years ago

tap-pessimist

npm status build status

A small command line filtration tool for filtering some of the constant spam from node-tap. It will only show failed asserts and it will exit with a zero exit code if everything passed, or 1 if there were failed asserts.

Usage

Pipe to:

$ producerApp | tap-pessimist

or

$ cat log.txt | tap-pessimist

Installation

npm install -g tap-pessimist

License

MIT-Licensed. See license file for details.

1.0.1

9 years ago

0.2.2

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.1

12 years ago

0.0.0

12 years ago