tap-exit-code
Receives streaming TAP, passes it through, and sets the process exit code to 1 if there are any failing tests.
gruu-reporter
Small reporter for TAP output, showing only failing tests and small stack traces. Built for [gruu][] test runner, but works for any other TAP-producing libs
failing-pkg
A minimal package with a postinstall script that always fails