Utility for working with stack traces
Captures and cleans stack traces
TypeScript definitions for stack-utils
Command-line interface for the node-tap runner
Tap plugin that adds a heaping pile of assertion methods. Pretty much all of the "test" methods other than `t.pass`, `t.fail`, and [snapshot methods](https://tapjs.github.io/tapjs/modules/_tapjs_snapshot.html) come from this plugin.
a built-in tap extension for t.stdin()
Utility loading and managing tap configuration
a built-in tap extension for t.worker()
a built-in tap extension for t.spawn()
Stream TAP test data as a serialized node:test stream
Port of node's error_serdes.js to userland, plus test message streaming
A Node.js loader to track processes and which JavaScript files they load.
Clean up an object prior to serialization
a built-in tap extension that adds typescript support
Clean up error stack traces
a built-in tap extension for t.afterEach()
A default tap plugin that adds snapshot functionality.
Extract meaning from JS Errors
Get v8 stack traces as an array of CallSite objects.
a built-in tap extension for t.beforeEach()
pluggable core of node-tap
tap plugin providing t.only() and grep option
Tap plugin to provide t.testdir() and t.fixture()
Cross-browser Error parser