Release 5.0.6
DzmitryHumianiuk
released this
15 Jul 13:55
·
0 commits
to 9bc30acf8b556ddbebdbc5252585030dfad93a80
since this release
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.