Formatted TAP output with dots ...
unit test runner, somewhat compatible with nodeunit and mocha
test vectors for hashes
tape assertion to compare react components
Automatically index and test all modules
Run tap/tape tests from within grunt
Hunt down `.only`s before it's too late.
CSS unit testing. Lightning-fast. tape-style.
programmatically install npm dependencies
Grunt package.json rewriting module.
📊 an html tap reporter
tap-producing test harness for node and browsers
npm link together local modules && npm install remaining dependencies
Runs tape tests when files change and prints a pretty output
A simple reporter for tap/tape that makes the body tag yellow/red/green if pending/failing/passing. Useful for live-coding environments.
Yet another async-await helper for tape.
Test runner based on Tape and Browserify
Tape tests with async/await
Escape a string for a lucene query. Effectively removes all special characters.
A standard library for working with binary numbers
Puppeteer-based browser test runner for tape-six. Runs each test file in its own iframe inside headless Chrome. Works with Node, Deno, and Bun.
A more robust tap-producing, tape compatible, test harness for node and browsers. Namespacing, context passing, beforeEach, afterEach, etc ...
A helper to run tests against a cluster
Single-number binary arithmetic on a 3-symbol alphabet (blank, 0, 1) — same operations as @turing-machine-js/library-binary-numbers but without ^/$ markers. Side-by-side with the marker-based library for learning the trade-off.