Skip to content

Releases: test-results-reporter/parser

v0.0.7

10 Dec 17:01
Compare
Choose a tag to compare
Breaking Changes
  • Added skipped tests to total in TestNG at suite level

v0.0.6

05 Dec 17:25
Compare
Choose a tag to compare
Breaking Change
  • Removed skipped tests from total in TestNG

v0.0.5

05 Nov 15:06
Compare
Choose a tag to compare

Bug Fixes

  • Consider skipped tests in TestNG

v0.0.4

01 Nov 15:48
Compare
Choose a tag to compare

Enhancements

  • Handled retries in TestNG

v0.0.3

30 Oct 15:50
Compare
Choose a tag to compare

Enhancements

  • Read test cases
  • Read failure messages

v0.0.2

19 Sep 06:35
Compare
Choose a tag to compare

Enhancements

  • Support JUnit
  • Support multiple suites in TestNG

v0.0.1

16 Sep 12:46
Compare
Choose a tag to compare

Enhancements

  • Support basic parsing of TestNG reports.