Skip to content

Richienb/taplet

Repository files navigation

taplet

Create HTML from TAP reports.

NPM Badge

Install

npm install --global taplet

Usage

$ tape test.js | taplet
<!DOCTYPE html>...

$ tape test.js | taplet --outputFile report.html

Example output

Example output