tap-pessimist

1.0.1 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    30
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    30

Package Sidebar

Install

npm i tap-pessimist

Weekly Downloads

34

Version

1.0.1

License

MIT

Last publish

Collaborators

  • clux