Releases: reportportal/agent-java-testNG
Releases · reportportal/agent-java-testNG
Release 5.1.0-BETA-1
Changed
- Client version updated on 5.1.0-BETA-1
Release 5.0.9-TESTNG6
Release 5.0.9
Release 5.0.8-TESTNG6
Changed
- StepAspect now handled inside client
- Client version updated
Release 5.0.8
Changed
- StepAspect now handled inside client
- Client version updated
Release 5.0.7-TESTNG6
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
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
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
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.