Microsoft.TeamFoundation.PublishTestResults
16.158.0-preview
This task can be used to Publish test results and upload test attachments on Azure DevOps
The following results formats are supported with this package-
1) JUnit - publish tests from Junit projects
2) NUnit- publish tests from Nunit projects
3) VSTest- publish tests from Visual Studio projects
4) Xunit- publish tests from Xunit projects
Publish Test Results is supported for both TFS and Azure DevOps with attachments
This is a prerelease version of Microsoft.TeamFoundation.PublishTestResults.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 3.4 or higher.
Install-Package Microsoft.TeamFoundation.PublishTestResults -Version 16.158.0-preview
dotnet add package Microsoft.TeamFoundation.PublishTestResults --version 16.158.0-preview
<PackageReference Include="Microsoft.TeamFoundation.PublishTestResults" Version="16.158.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.TeamFoundation.PublishTestResults --version 16.158.0-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.Azure.Storage.DataMovement (>= 0.7.0)
- Microsoft.TeamFoundationServer.Client (= 16.158.0-preview)
- Newtonsoft.Json (>= 10.0.3)
- System.IO.Abstractions (>= 2.1.0.174)
- WindowsAzure.Storage (>= 8.7.0)
-
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.4)
- Microsoft.Azure.Storage.DataMovement (>= 0.7.0)
- Microsoft.TeamFoundationServer.Client (= 16.158.0-preview)
- Newtonsoft.Json (>= 11.0.2)
- System.IO.Abstractions (>= 2.1.0.174)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
- WindowsAzure.Storage (>= 8.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.