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
-
treport
a reporter for node-tap
-
stack-utils
Captures and cleans stack traces.
-
tap-parser
parse the test anything protocol
-
tmatch
This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)
-
tcompare
A comprehensive comparison library, for use in test frameworks
-
tap-mocha-reporter
Format a TAP stream using Mocha's set of reporters
-
tap-yaml
Yaml handling for TAP parsers and generators
-
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.
-
libtap
A Test-Anything-Protocol library for JavaScript
-
signal-exit
when you want to fire an event no matter how a process exits.
-
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()