Skip to content
Dustin Hershman edited this page Feb 21, 2019 · 2 revisions

Welcome to the tap-junit wiki!

This module is a simple tap output formatter, it takes your general tap output and then formats it into junit for use in CI tools like Bamboo, or Jenkins.

It's very small and pretty speedy for what it does!

Install

npm i -D tap-junit

Changelog

You can checkout the changelog at: https://github.com/dhershman1/tap-junit/blob/master/changelog.md

Clone this wiki locally