TAP in JavaScript's repositories
stack-utils
Captures and cleans stack traces.
signal-exit
when you want to fire an event no matter how a process exits.
tap-parser
parse the test anything protocol
foreground-child
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
async-hook-domain
An implementation of Domain-like error handling, built on async_hooks
tap-mocha-reporter
Format a TAP stream using Mocha's set of reporters
tap-finished
detect when tap output is finished
node-source-map-support
Adds source map support to node.js (for stack traces)
poc-plugin-strategy
A proof of concept for how plugins will work in the next version of node-tap (archived, actual development happening on https://github.com/tapjs/tapjs monorepo)
process-on-spawn
Execute callbacks when child processes are spawned
Specification
Working towards a new TAP specification
testanything.github.io
Test anything protocol website
yaml-types
Useful JavaScript types for YAML