Skip to content

Releases: claudiospizzi/ReportPortal

ReportPortal v1.3.1

24 Feb 14:04
Compare
Choose a tag to compare

Release Notes:

  • Fixed: When using a launch object, the Describe name was empty

ReportPortal v1.3.0

24 Feb 11:47
Compare
Choose a tag to compare

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

19 Feb 23:12
Compare
Choose a tag to compare

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

28 Jan 22:49
Compare
Choose a tag to compare

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

24 Jan 14:32
Compare
Choose a tag to compare

Release Notes:

  • Added: Compatibility with ReportPortal v5
  • Changed: Remove ReportPortal.Client.dll and use REST calls

ReportPortal v0.1.1

13 May 09:56
Compare
Choose a tag to compare

Release Notes:

  • Fixed: Wrong module loader function

ReportPortal v0.1.0

13 May 09:42
Compare
Choose a tag to compare

Release Notes:

  • Added: Initial release