tap
A Test-Anything-Protocol library for JavaScript
A Test-Anything-Protocol library for JavaScript
Plugin for the [TAP](https://node-tap.org/) test framework. This plugin verify if the value matches the provided JSON schema.
A copy of @tapjs/dummy-plugin, but with a different name
a built-in tap extension for t.after() and t.teardown()
a built-in tap extension for t.afterEach()
a sinon extension for tap
A default tap plugin that adds snapshot functionality.
a built-in tap extension for t.spawn()
a built-in tap extension for t.stdin()
extend the @tapjs/asserts methods with various aliases
An optional plugin adding Mocha-like BDD and TDD interfaces to the global environment when tap is loaded.
a built-in tap extension for t.chdir()
a make believe clock for tests involving time
Create a tap plugin with 'npm init @tapjs/plugin'
Alternative to @tapjs/typescript. Load typescript using @esbuild-kit/cjs-loader and @esbuild-kit/esm-loader instead of ts-node.
tap plugin providing t.only() and grep option
Tap plugin to provide t.testdir() and t.fixture()
a built-in tap extension for t.intercept() and t.capture()
tap plugin adding t.mockRequire() and t.mockImport()
a nock extension for tap