Skip to content

Releases: test-results-reporter/parser

v0.1.5

22 Oct 07:42
45f2db4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

06 Jan 14:08
f381633
Compare
Choose a tag to compare

What's Changed

  • Address TypeError on XML with no tests - skip filter if there are no tests in the report by @MjEatough in #20
  • Adding support to get suite name in json format from testng empty suite file. by @jain0nikhil in #27

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

23 Oct 08:30
8cb6cb3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

09 Oct 09:07
5a06de3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Oct 10:31
7d41646
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

03 Jul 16:15
b1222df
Compare
Choose a tag to compare

What's Changed

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

v0.0.11

12 Jun 10:30
d3fdae9
Compare
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
Compare
Choose a tag to compare

Changes

  • Skip testng tests without classes

v0.0.9

23 Dec 11:19
Compare
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
Compare
Choose a tag to compare
Enhancements
  • remove retried tests from skipped