Showing 1-20 of 237,327 packages
Create a tap plugin with 'npm init @tapjs/plugin'
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()
Captures and cleans stack traces
Stream TAP test data as a serialized node:test stream
a built-in tap extension for t.worker()
a built-in tap extension for t.spawn()
a built-in tap extension that adds typescript support
Command-line interface for the node-tap runner
a built-in tap extension for t.afterEach()
a built-in tap extension for t.beforeEach()
Tap plugin to provide t.testdir() and t.fixture()
A default tap plugin that adds snapshot functionality.
tap plugin providing t.only() and grep option
tap plugin adding t.mockRequire() and t.mockImport()
a built-in tap extension for t.after() and t.teardown()
a built-in tap extension for t.before()
Utility for working with stack traces
the pluggable Test class for node-tap
Utility loading and managing tap configuration