Pinned Repositories
async-hook-domain
An implementation of Domain-like error handling, built on async_hooks
foreground-child
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
signal-exit
when you want to fire an event no matter how a process exits.
stack-utils
Captures and cleans stack traces.
tap-mocha-reporter
Format a TAP stream using Mocha's set of reporters
tap-parser
parse the test anything protocol
tapjs
Test Anything Protocol tools for node
tcompare
A comprehensive comparison library, for use in test frameworks
tmatch
This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)
tsimp
TAP in JavaScript's Repositories
tapjs/tapjs
Test Anything Protocol tools for node
tapjs/tsimp
tapjs/stack-utils
Captures and cleans stack traces.
tapjs/signal-exit
when you want to fire an event no matter how a process exits.
tapjs/tap-parser
parse the test anything protocol
tapjs/foreground-child
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
tapjs/async-hook-domain
An implementation of Domain-like error handling, built on async_hooks
tapjs/tap-mocha-reporter
Format a TAP stream using Mocha's set of reporters
tapjs/tcompare
A comprehensive comparison library, for use in test frameworks
tapjs/t-up
Tee up a test server in one file, tear it down in another
tapjs/tapsert
Drop in assert replacement that produces TAP output instead of exceptions
tapjs/treport
a reporter for node-tap
tapjs/processinfo
tapjs/mock-esm
tapjs/tap-finished
detect when tap output is finished
tapjs/libtap
A Test-Anything-Protocol library for JavaScript
tapjs/tap-yaml
Yaml handling for TAP parsers and generators
tapjs/core
tapjs/node-test-example
tapjs/tap-setup-script-example
tapjs/gh-964
tapjs/.github
tapjs/node-source-map-support
Adds source map support to node.js (for stack traces)
tapjs/poc-plugin-strategy
A proof of concept for how plugins will work in the next version of node-tap (archived, actual development happening on https://github.com/tapjs/tapjs monorepo)
tapjs/process-on-spawn
Execute callbacks when child processes are spawned
tapjs/resolve
Implements the node.js require.resolve() algorithm
tapjs/Specification
Working towards a new TAP specification
tapjs/tap-nock
a tap extension providing nock integration
tapjs/testanything.github.io
Test anything protocol website
tapjs/yaml-types
Useful JavaScript types for YAML