a built-in tap extension for t.spawn()
A Node.js loader to track processes and which JavaScript files they load.
Captures and cleans stack traces
pluggable core of node-tap
Cross platform child_process#spawn and child_process#spawnSync
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()
Promisified version of cross-spawn
Utility for working with stack traces
Tiny process execution for humans — a better child_process
Utility loading and managing tap configuration
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Execute callbacks when child processes are spawned
Spawn commands like `child_process.exec` does but return a `ChildProcess`
a built-in tap extension for t.worker()
spawn processes the way the npm cli likes to do
TypeScript definitions for stack-utils
TypeScript definitions for cross-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 util for spawning git from npm CLI contexts
A Promise-based interface into processes created by child_process.spawn
a built-in tap extension that adds typescript support