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.

Readme

Keywords

none

Package Sidebar

Install

npm i tap-pessimist

Weekly Downloads

219

Version

1.0.1

License

MIT

Last publish

Collaborators

  • clux