Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Releases: reportportal/agent-java-cucumber3

Release 5.0.2

17 May 12:30
Compare
Choose a tag to compare

Changed

  • Client version updated on 5.0.21

Fixed

  • Empty interrupted suite in case of duplicate step
  • Table parameter handling for different reporters

Release 5.0.1

24 Nov 10:38
Compare
Choose a tag to compare

Added

  • Missed javadocs
  • Missed annotations
  • A protected method buildStartFeatureRequest to ease Feature creation customization

Changed

  • Client version updated on 5.0.15

Fixed

  • 'CHILD_START_TIME_EARLIER_THAN_PARENT' Exception in some cases
  • Double error message reporting

Release 5.0.0

21 Oct 10:31
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

Release 5.0.0-RC-1

15 Sep 18:15
Compare
Choose a tag to compare

Added

  • Callback reporting

Changed

  • 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-14

28 Aug 10:01
Compare
Choose a tag to compare

Fixed

  • A bug when ambiguous item cases a Null Pointer Exception
  • Incorrect item type settings

Added

  • Nested steps support

Release 5.0.0-BETA-13

20 Aug 10:06
Compare
Choose a tag to compare

Added

  • multi-thread execution support
  • Test Case ID support

Fixed

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

Release 5.0.0-BETA-12

04 Aug 16:16
Compare
Choose a tag to compare

Fixed

  • cucumber status mapping