Skip to content

Releases: cucumber/junit-xml-formatter

v0.5.0

22 Jun 13:53
v0.5.0
54a5d9a
Compare
Choose a tag to compare

Added

  • Include pickle name if parameterized #34
  • Support configurable NamingStrategy.ExampleName (#32, M.P. Korstanje)

v0.4.0

05 Apr 13:32
v0.4.0
5d9500c
Compare
Choose a tag to compare

Changed

v0.3.0

23 Mar 18:18
v0.3.0
c5ec1e0
Compare
Choose a tag to compare

Added

  • Include value from Exception.stacktrace if available (#30, M.P. Korstanje)

Fixed

  • Do not overwrite results of retried tests (#29, M.P. Korstanje)

v0.2.1

15 Feb 19:31
v0.2.1
151e821
Compare
Choose a tag to compare

Fixed

  • Missing execution steps statuses if same step is called multiple times in a test (#24 F. Ahadi)

v0.2.0

07 Apr 11:40
v0.2.0
c0f0847
Compare
Choose a tag to compare
Created-by: polyglot-release v1.3.2

v0.1.0

27 Dec 18:52
v0.1.0
5962df4
Compare
Choose a tag to compare

Added

  • Java implementation (#3 M.P. Korstanje)