refack / tap2junit

a tap2junit converter intended for use with node.js jenkins ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A utility that converts tap13 to jUnit. That's it.

The syntax expected is pretty custom-tailored at the moment for use at https://ci.nodejs.org.

Improvements welcome.

To install:

pip install tap2junit

To Run:

tap2junit -i file.tap -o file.xml

About

a tap2junit converter intended for use with node.js jenkins ci


Languages

Language:Python 100.0%