Skip to content

Releases: reportportal/agent-java-testNG

Release 5.1.0-BETA-1

15 Mar 08:33
Compare
Choose a tag to compare
Release 5.1.0-BETA-1 Pre-release
Pre-release

Changed

Release 5.0.9-TESTNG6

27 Jan 14:51
Compare
Choose a tag to compare

Changed

  • Client version updated on 5.0.18
  • TestNG's dependency moved to api scope

Fixed

  • 'To investigate' test item in case of @BeforeClass failed (issue #153)

Release 5.0.9

27 Jan 15:01
Compare
Choose a tag to compare

Changed

  • Client version updated on 5.0.18
  • TestNG's dependency moved to api scope

Fixed

  • 'To investigate' test item in case of @BeforeClass failed (issue #153)

Release 5.0.8-TESTNG6

20 Oct 16:24
Compare
Choose a tag to compare

Changed

  • StepAspect now handled inside client
  • Client version updated

Release 5.0.8

20 Oct 13:23
Compare
Choose a tag to compare

Changed

  • StepAspect now handled inside client
  • Client version updated

Release 5.0.7-TESTNG6

19 Aug 17:17
Compare
Choose a tag to compare

Changed

  • Test Case ID generation improved
  • Client version updated

Known issues

  • In case of usage of annotation-based nested steps and in case of test failures the agent may mark previously passed test items as failure, even if they are not.

Release 5.0.7

19 Aug 17:25
Compare
Choose a tag to compare

Changed

  • Test Case ID generation improved
  • Client version updated

Known issues

  • In case of usage of annotation-based nested steps and in case of test failures the agent may mark previously passed test items as failure, even if they are not.

Release 5.0.6-TESTNG6

15 Jul 13:50
Compare
Choose a tag to compare

Added

  • 'createConfigurationName' and 'createConfigurationDescription' methods for those who wants to customize before/after method names
  • A launch finish shutdown hook

Changed

  • @NotNull annotation replaced with @Nonnull
  • Test parameter processing logic was moved into the client and updated. Now it supports @ParameterKey annotations for factory
    constructors.

Fixed

  • 'Unable to finish launch in ReportPortal' exception on test execution shut down

Removed

  • Google analytics publishing code was removed from the agent, since it's now located in the client.

Release 5.0.6

15 Jul 13:55
Compare
Choose a tag to compare

Added

  • 'createConfigurationName' and 'createConfigurationDescription' methods for those who wants to customize before/after method names
  • A launch finish shutdown hook

Changed

  • @NotNull annotation replaced with @Nonnull
  • Test parameter processing logic was moved into the client and updated. Now it supports @ParameterKey annotations for factory
    constructors.

Fixed

  • 'Unable to finish launch in ReportPortal' exception on test execution shut down

Removed

  • Google analytics publishing code was removed from the agent, since it's now located in the client.