Releases: aghassemi/tap-xunit
Releases · aghassemi/tap-xunit
Minor fix for 2.4.0
Sanitize names as well
2.4.0 release: 2.4.0
2.3.0
Fail with non-zero if no plan line (n..m) present
2.2.0 fail if no plan line present
Further fixes to exiting with non-zero if input is empty or junk
2.1.0 Exit with non-zero if input is empty or junk
Now exiting with non-zero on parse errors.
With this release, all parse errors of the tap input will cause a non-zero exit code.
See #15
Don't exist with non-zero code if ALL failures are SKIP or TODO
1.7.0 Don't exist with non-zero code if ALL failures are SKIP or TODO
Treating # SKIP and # TODO the same
1.6.0 treat # SKIP and # TODO the same. Closes #8
With removal of invalid xml 1.0 chars
1.5.1 Update package.json
With "extra" lines from tap output in the "system-out"
1.5.0 add "extra" lines from tap output to the system-out