Skip to content

Releases: reportportal/agent-java-cucumber5

Release 5.1.0-RC-3

29 Oct 09:48
Compare
Choose a tag to compare

Added

  • Feature / Scenario / Step / Hook start methods which are overridable
  • JSR-305 annotations
  • buildFinishTestItemRequest overridable method

Changed

Fixed

  • Probable agent crash on cucumber-groovy

Removed

  • deprecated code

Release 5.1.0-RC-2

05 Aug 16:20
Compare
Choose a tag to compare

Changed

Release 5.1.0-RC-1

31 Jul 11:57
Compare
Choose a tag to compare

Changed

  • Client version updated on 5.1.0-RC-4
  • Version changed on 5.1.0

Fixed

  • Scenario outlines with dynamic names support
  • Possible immutable list modification error in AbstractReporter#getParameters method

Release 5.0.3

14 May 14:10
Compare
Choose a tag to compare

Fixed

  • Table parameter handling for different reporters

Release 5.0.2

25 Mar 12:48
Compare
Choose a tag to compare

Changed

  • Data attachments honor names now
  • Client version updated on 5.0.21

Fixed

  • Empty interrupted suite in case of duplicate step

Release 5.0.1

24 Nov 13:07
Compare
Choose a tag to compare

Changed

  • Client version updated on 5.0.15

Fixed

  • 'CHILD_START_TIME_EARLIER_THAN_PARENT' Exception in some cases

Release 5.0.0

22 Oct 16:00
Compare
Choose a tag to compare

Added

  • Docstring parameter handling

Changed

  • Many static methods from Util class were moved to AbstractReporter class and made protected to ease extension
  • Client version updated on 5.0.12

Release 5.0.0-RC-1

15 Sep 18:04
Compare
Choose a tag to compare

Added

  • Callback reporting

Changed

  • CodeRef is now relative
  • Test step parameters handling
  • Mime type processing for data embedding was improved

Fixed

  • Manually-reported nested steps now correctly fail all parents

Removed

  • Scenario Outline iteration number in item names, to not break re-runs

Release 5.0.0-BETA-1

28 Aug 10:19
Compare
Choose a tag to compare

Fixed

  • Incorrect item type settings
  • Attribute reporting
  • Test case id annotation on a step definition method reading

Added

  • Nested steps support

Release 0.0.2-ALPHA

20 Aug 09:58
Compare
Choose a tag to compare

Added

  • Test Case ID support

Fixed

  • codeRef reporting was added for every item in an item tree