19 open-source projects similar to substack/tap-colorize, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tap Colorize alternative.
the Notifier for OS X, Linux and Windows as TAP reporter
NYAN TAP output ~~inspired by~~ blatantly copied from Mocha's nyan reporter with much tap material taken from Scott Corgan's awesome tap-spec reporter. Very rough at the moment.
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.
A standalone command line application for formatting raw TAP results into pretty/readable output.
Format a TAP stream using Mocha's set of reporters
Simple tap formatter: does not clutter output with successes and shows a diff of actual vs. expected.
Abort TAP test runners on the first failing assertion.
TAP output formatter using difflet for inequality errors.
This makes node Test Anything Protocoltap test runner output nicely readable, like so: