Info
Version: | 19.246.0-preview |
Author(s): | Microsoft |
Last Update: | Friday, October 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://docs.microsoft.com/en-us/vsts/pipelines/tasks/test/publish-test-results?view=vsts |
NuGet Url: | https://www.nuget.org/packages/Microsoft.TeamFoundation.PublishTestResults |
Install
Install-Package Microsoft.TeamFoundation.PublishTestResults
dotnet add package Microsoft.TeamFoundation.PublishTestResults
paket add Microsoft.TeamFoundation.PublishTestResults
Microsoft.TeamFoundation.PublishTestResults Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.Azure.Storage.Blob(>= 11.2.2)
- Microsoft.Azure.Storage.Common(>= 11.2.2)
- Microsoft.Azure.Storage.DataMovement(>= 1.1.0)
- Microsoft.Azure.Storage.File(>= 11.2.2)
- Microsoft.TeamFoundationServer.Client(>= 16.181.0 && <= 16.181.0)
- Newtonsoft.Json(>= 12.0.3)
- System.IO.Abstractions(>= 2.1.0.174)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.Azure.Storage.Blob(>= 11.2.2)
- Microsoft.Azure.Storage.Common(>= 11.2.2)
- Microsoft.Azure.Storage.DataMovement(>= 1.1.0)
- Microsoft.Azure.Storage.File(>= 11.2.2)
- Microsoft.TeamFoundationServer.Client(>= 16.181.0 && <= 16.181.0)
- Newtonsoft.Json(>= 12.0.3)
- System.IO.Abstractions(>= 2.1.0.174)
Tags
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.