Skip to content

Releases: aghassemi/tap-xunit

Minor fix for 2.4.0

06 Jun 16:28
35df9fb
Compare
Choose a tag to compare
2.4.1

2.4.1 with a null fix

Sanitize names as well

05 Jun 21:18
Compare
Choose a tag to compare
2.4.0

release: 2.4.0

2.3.0

20 Mar 01:08
3b2d273
Compare
Choose a tag to compare
Update package.json

Fail with non-zero if no plan line (n..m) present

14 Dec 02:05
Compare
Choose a tag to compare
2.2.0

fail if no plan line present

Further fixes to exiting with non-zero if input is empty or junk

13 Dec 18:18
Compare
Choose a tag to compare
2.1.0

Exit with non-zero if input is empty or junk

Now exiting with non-zero on parse errors.

13 Dec 17:07
Compare
Choose a tag to compare

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

20 Jan 18:48
Compare
Choose a tag to compare
1.7.0

Don't exist with non-zero code if ALL failures are SKIP or TODO

Treating # SKIP and # TODO the same

20 Jan 00:46
Compare
Choose a tag to compare
1.6.0

treat # SKIP and # TODO the same. Closes #8

With removal of invalid xml 1.0 chars

03 Jan 16:29
Compare
Choose a tag to compare
1.5.1

Update package.json

With "extra" lines from tap output in the "system-out"

14 Dec 06:56
Compare
Choose a tag to compare
1.5.0

add "extra" lines from tap output to the system-out