bvalosek / tape-junit

Output JUnit XML from tape-driven tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tape-junit

Build Status NPM version

Output JUnit XML on stdout from tape-driven tests.

This project is still pre-1.0 and not yet considered stable.

Installation

$ npm install tape-junit

Usage

Command Line

$ tape-junit tests/**/*.js

Testing

$ npm test

License

MIT

About

Output JUnit XML from tape-driven tests

License:MIT License


Languages

Language:JavaScript 100.0%