ToolsTape
T
Tape
TAP-producing test harness
testingMIT
Install
npm install --save-dev tapeAbout
Tape is a simple Test Anything Protocol (TAP) library for JavaScript/Node.js. It provides minimal assertions and produces TAP-compatible output.
javascripttaptesting