Skip to content

Releases: reportportal/agent-java-cucumber6

Release 5.0.0

23 Oct 13:26
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:06
Compare
Choose a tag to compare

Added

  • 'Rule' keyword support
  • 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:22
Compare
Choose a tag to compare

Added

  • Nested steps support
  • Test Case ID support

Fixed

  • codeRef reporting was added for every item in an item tree
  • Incorrect item type settings
  • Attribute reporting
  • Test case id annotation on a step definition method reading