Skip to content

Releases: test-results-reporter/parser

v0.1.0

03 Jul 16:15
b1222df

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.1.0

v0.0.11

12 Jun 10:30
d3fdae9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10

18 Feb 14:49
31cec82

Choose a tag to compare

Changes

  • Skip testng tests without classes

v0.0.9

23 Dec 11:19

Choose a tag to compare

What's Changed

  • Implemented xUnit support, added tests. by @ImerM in #2
  • RETRY as test status in TestNG

New Contributors

  • @ImerM made their first contribution in #2

Full Changelog: v0.0.8...v0.0.9

v0.0.8

13 Dec 07:52

Choose a tag to compare

Enhancements
  • remove retried tests from skipped

v0.0.7

10 Dec 17:01

Choose a tag to compare

Breaking Changes
  • Added skipped tests to total in TestNG at suite level

v0.0.6

05 Dec 17:25

Choose a tag to compare

Breaking Change
  • Removed skipped tests from total in TestNG

v0.0.5

05 Nov 15:06

Choose a tag to compare

Bug Fixes

  • Consider skipped tests in TestNG

v0.0.4

01 Nov 15:48

Choose a tag to compare

Enhancements

  • Handled retries in TestNG

v0.0.3

30 Oct 15:50

Choose a tag to compare

Enhancements

  • Read test cases
  • Read failure messages