Unicorn.ReportPortalAgent
2.1.1
See the version list below for details.
dotnet add package Unicorn.ReportPortalAgent --version 2.1.1
NuGet\Install-Package Unicorn.ReportPortalAgent -Version 2.1.1
<PackageReference Include="Unicorn.ReportPortalAgent" Version="2.1.1" />
paket add Unicorn.ReportPortalAgent --version 2.1.1
#r "nuget: Unicorn.ReportPortalAgent, 2.1.1"
// Install Unicorn.ReportPortalAgent as a Cake Addin #addin nuget:?package=Unicorn.ReportPortalAgent&version=2.1.1 // Install Unicorn.ReportPortalAgent as a Cake Tool #tool nuget:?package=Unicorn.ReportPortalAgent&version=2.1.1
This package includes ready for use realization of EPAM ReportPortal extionsion which is referenced by your tests. You will need to deploy EPAM ReportPortal within your infrastructure to report your tests there.
Supported platforms:
- .NET Framework 4.5.2+
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 10.0.1)
- ReportPortal.Client (>= 2.1.9)
- ReportPortal.Shared (>= 2.1.7)
- RestSharp (>= 105.2.3)
- Unicorn.Taf.Core (>= 2.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Support of Unicorn.Taf.Core 2.1.1. Support of EPAM Report Portal libs with TLS 1.2. Minor improvements: added reporting of test suite metadata, ability to report logs of different severity, ReporterInstance from box (just assign new Instance to Reporter.Instance)