Releases: Adrian-Tamas/reportportal-behave-integration-client-lib
Releases · Adrian-Tamas/reportportal-behave-integration-client-lib
Add stacktrace on step error
Added the stacktrace to the step logs in case of a failed step
Add support to label runs through launch attributes
Credits: @jonadaly
Added support for Report Portal attributes
Fixed a status reporting issue for skipped tests
Update installation to install dependencies
Ensure all dependencies are installed with the library itself
Update lib to work with v5 of the Report Portal API
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
1.0.2 version bump for realease
Initial Release
1.0.1 version bump