0.2.0 • Published 3 years ago

taplet v0.2.0

Weekly downloads
27
License
MIT
Repository
github
Last release
3 years ago

taplet Travis CI Build Status

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