v3.1.0
New
- You can now use custom extensions, just apply then to your file name in the
-n
option (#24)- Example:
tape test/*.js | tap-junit -o output/tests -n tape.xuni
- If no extension is provided
tap-junit
will default to.xml
automatically
- Example:
Improved
- Slight tweak to the contribution and PR template mark down files