Skip to content

Releases: Adrian-Tamas/reportportal-behave-integration-client-lib

Add stacktrace on step error

26 Oct 07:34
Compare
Choose a tag to compare

Added the stacktrace to the step logs in case of a failed step

Add support to label runs through launch attributes

12 Aug 07:02
e224358
Compare
Choose a tag to compare

Credits: @jonadaly

Added support for Report Portal attributes
Fixed a status reporting issue for skipped tests

Update installation to install dependencies

27 May 05:31
c425f93
Compare
Choose a tag to compare

Ensure all dependencies are installed with the library itself

Update lib to work with v5 of the Report Portal API

08 May 06:26
Compare
Choose a tag to compare

Updated the client to work with the new v5 API. You will now have to specify the run id received from the start operation in the after operation so that Report Portal will know what item to mark as complete. The readme has been updated with the latest information on how to set the library app. Version 1.0.3 of the lib works with Report Portal v5.1.0 and python-client>=5.0.3

Fix an import issue

21 Feb 06:36
Compare
Choose a tag to compare
1.0.2

version bump for realease

Initial Release

22 May 07:24
Compare
Choose a tag to compare
1.0.1

version bump