TAP in JavaScript
Grow your team on GitHub
GitHub is home to over 36 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up-
node-tap
Test Anything Protocol tools for node
-
foreground-child
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
-
tap-parser
parse the test anything protocol
-
treport
a reporter for node-tap
-
stack-utils
Captures and cleans stack traces.
-
tcompare
A comprehensive comparison library, for use in test frameworks
-
tap-yaml
Yaml handling for TAP parsers and generators
-
tsame
the logic behind tap's t.same() and t.strictSame()
-
tap-mocha-reporter
Format a TAP stream using Mocha's set of reporters
-
tmatch
This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)
-
signal-exit
when you want to fire an event no matter how a process exits.
-
tapsert
Drop in assert replacement that produces TAP output instead of exceptions
-
node-source-map-support
Forked from evanw/node-source-map-supportAdds source map support to node.js (for stack traces)
-
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()