Jeremy Wall d868d25761
Merge pull request #1 from zaphar/revival
Revive the librarly as an extremely lightweight testing alternative
2024-04-03 17:49:46 -04:00
2024-04-03 17:47:01 -04:00
2024-04-03 17:47:01 -04:00
2024-04-03 17:47:01 -04:00
2024-04-03 17:47:01 -04:00

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
Javascript TAP testing library with no browser assumptions or dependencies
Readme 104 KiB
Languages
JavaScript 95.3%
HTML 4.5%
Makefile 0.2%