Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
node-tap
Test Anything Protocol tools for node
-
libtap
A Test-Anything-Protocol library for JavaScript
-
tap-parser
parse the test anything protocol
-
stack-utils
Captures and cleans stack traces.
-
tcompare
A comprehensive comparison library, for use in test frameworks
-
signal-exit
when you want to fire an event no matter how a process exits.
-
tap-mocha-reporter
Format a TAP stream using Mocha's set of reporters
-
treport
a reporter for node-tap
-
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.
-
tap-yaml
Yaml handling for TAP parsers and generators
-
tmatch
This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)
-
tsame
the logic behind tap's t.same() and t.strictSame()
-
node-source-map-support
Forked from evanw/node-source-map-supportAdds source map support to node.js (for stack traces)
-
tapsert
Drop in assert replacement that produces TAP output instead of exceptions
-
t-up
Tee up a test server in one file, tear it down in another
-
tapromise
Turn any tap Test object into a promise-resolving thingie
-
clean-yaml-object
Clean up an object prior to serialization
-
buffer-to-string
A better Buffer.toString()