mirror of
https://github.com/zaphar/test-tap.git
synced 2025-07-20 20:09:49 -04:00
Revive the librarly as an extremely lightweight testing alternative
Test-Tap a 0 dependency single file Test Anything Protocol suite.
Install
copy src/Tap.mjs
into your source tree.
Eventually I'll see about publishing it to npm but for now this is good enough.
Use
See the tests/01_tap.t.js
and TapHarness.html
for node cli and browser based examples.
Description
Languages
JavaScript
95.3%
HTML
4.5%
Makefile
0.2%