tap-nyc
JSON →tap-nyc is a TAP output formatter designed to pair seamlessly with nyc (Istanbul's CLI coverage tool) and the Tape testing framework. Version 1.0.3 is the current stable release; no longer actively developed. It formats TAP output into a clean summary, suppressing verbose details on success and showing failures inline. Unlike standard TAP formatters (e.g., tap-spec, faucet), tap-nyc avoids errors and overlapping output with nyc's coverage report, providing a minimal view when tests pass.
Resources
packagetap-nyc ↗