Skip to content

tmcw-up-for-adoption/tap-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-status

build status

Parse a TAP stream and emit it verbatim, and exit with the correct status code if tests fail. This is useful if you're using something like hughsk/smokestack that gives a stream of output with exit codes, and using substack/faucet to get the right exit code can cut down on feedback.

usage

$ npm test | tap-status

About

Parse a TAP stream and emit it verbatim, and exit with the correct status code if tests fail.

Resources

Stars

Watchers

Forks

Packages

No packages published