Releases: claudiospizzi/ReportPortal
Releases · claudiospizzi/ReportPortal
ReportPortal v1.3.1
Release Notes:
- Fixed: When using a launch object, the Describe name was empty
ReportPortal v1.3.0
Release Notes:
- Added: Return attributes in Get-RPTestItem
- Changed: Optimize tag handling for test steps, include parent tags
- Fixed: Allow empty attribute collection for Start-RPTestItem
- Fixed: Error message was not displayed for internal errors
ReportPortal v1.2.0
Release Notes:
- Added: Launch, Suite, Test and Step blocks for the report portal DSL
- Added: Option to invoke generic requests with Invoke-RPRequest
ReportPortal v1.1.0
Release Notes:
- Added: Stop launch with different status than success
- Added: Add the option to log on a launch
- Added: Add function Add-RPTestItemStep
ReportPortal v1.0.0
Release Notes:
- Added: Compatibility with ReportPortal v5
- Changed: Remove ReportPortal.Client.dll and use REST calls
ReportPortal v0.1.1
Release Notes:
- Fixed: Wrong module loader function
ReportPortal v0.1.0
Release Notes:
- Added: Initial release