What is tap?
"A Test-Anything-Protocol library for JavaScript"
tap is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 78.9 KB on disk.
Installation Guide
# Install via NPM
npm install tap
# Install via Yarn
yarn add tap