JSPM

tap

10.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 759018
  • Score
    100M100P100Q177466F
  • License ISC

A Test-Anything-Protocol library

Package Exports

  • tap
  • tap/bin/run
  • tap/bin/run.js
  • tap/lib/stack.js
  • tap/lib/test
  • tap/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-tap

A TAP test framework for Node.js.

Build Status Build Status Coverage Status

It includes a command line test runner for consuming TAP-generating test scripts, and a JavaScript framework for writing such scripts.

All this is too much to manage in a single README file, so head over to the website to learn more.