Showing 1-20 of 101 packages
`Tap` is a Javascript library for easy unified handling of user interactions such as mouse, touch and pointer events.
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.
Alternative to @tapjs/typescript. Load typescript using tsx instead of ts-node.
a built-in tap extension for t.stdin()
Command-line interface for the node-tap runner
a built-in tap extension for t.worker()
A Node.js loader to track processes and which JavaScript files they load.
a built-in tap extension for t.spawn()
Utility loading and managing tap configuration
Utility for working with stack traces
a built-in tap extension that adds typescript support
Pretty test output reporters for tap
A default tap plugin that adds snapshot functionality.
tap plugin providing t.only() and grep option
Tap plugin to provide t.testdir() and t.fixture()
Stream TAP test data as a serialized node:test stream
a built-in tap extension for t.after() and t.teardown()
tap plugin adding t.mockRequire() and t.mockImport()
a built-in tap extension for t.before()
pluggable core of node-tap