Skip to content

v3.1.0

Compare
Choose a tag to compare
@dhershman1 dhershman1 released this 15 Apr 14:24
· 92 commits to master since this release
07efbf9

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

Improved

  • Slight tweak to the contribution and PR template mark down files