Microsoft.Testing.Extensions.TrxReport
2.2.1
Prefix Reserved
dotnet add package Microsoft.Testing.Extensions.TrxReport --version 2.2.1
NuGet\Install-Package Microsoft.Testing.Extensions.TrxReport -Version 2.2.1
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="2.2.1" />
<PackageVersion Include="Microsoft.Testing.Extensions.TrxReport" Version="2.2.1" />
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" />
paket add Microsoft.Testing.Extensions.TrxReport --version 2.2.1
#r "nuget: Microsoft.Testing.Extensions.TrxReport, 2.2.1"
#:package Microsoft.Testing.Extensions.TrxReport@2.2.1
#addin nuget:?package=Microsoft.Testing.Extensions.TrxReport&version=2.2.1
#tool nuget:?package=Microsoft.Testing.Extensions.TrxReport&version=2.2.1
Microsoft.Testing.Extensions.TrxReport
Microsoft.Testing.Extensions.TrxReport is an extension for Microsoft.Testing.Platform that generates TRX (Visual Studio Test Results) report files.
Microsoft.Testing.Platform is open source. You can find Microsoft.Testing.Extensions.TrxReport code in the microsoft/testfx GitHub repository.
Install the package
dotnet add package Microsoft.Testing.Extensions.TrxReport
About
This package extends Microsoft.Testing.Platform with:
- TRX report generation: produces
.trxreport files compatible with Visual Studio and Azure DevOps - Standardized format: TRX is a widely supported XML-based test results format
- CI integration: TRX files can be published to Azure DevOps, GitHub Actions and other CI systems for rich test result visualization
Enable TRX report generation via the --report-trx command line option.
Related packages
- Microsoft.Testing.Extensions.TrxReport.Abstractions: interfaces for extensions interoperating with TRX reports
- Microsoft.Testing.Extensions.AzureDevOpsReport: Azure DevOps CI error/warning reporting for test failures
Documentation
For this extension, see https://learn.microsoft.com/dotnet/core/testing/microsoft-testing-platform-extensions-test-reports#visual-studio-test-reports-trx.
For comprehensive documentation, see https://aka.ms/testingplatform.
Feedback & contributing
Microsoft.Testing.Platform is an open source project. Provide feedback or report issues in the microsoft/testfx GitHub repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Testing.Extensions.TrxReport.Abstractions (>= 2.2.1)
- Microsoft.Testing.Platform (>= 2.2.1)
-
net8.0
- Microsoft.Testing.Extensions.TrxReport.Abstractions (>= 2.2.1)
- Microsoft.Testing.Platform (>= 2.2.1)
-
net9.0
- Microsoft.Testing.Extensions.TrxReport.Abstractions (>= 2.2.1)
- Microsoft.Testing.Platform (>= 2.2.1)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.Testing.Extensions.TrxReport:
| Package | Downloads |
|---|---|
|
MSTest
MSTest is Microsoft supported Test Framework. This package is a meta package to simplify test projects. It includes MSTest.TestFramework and MSTest.TestAdapter. Supported platforms: - .NET 4.6.2+ - .NET 8.0+ - .NET 8.0 Windows.18362+ (WinUI) - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9+ |
|
|
TUnit
A .NET Testing Framework |
|
|
Factos
Factos testing framework. |
|
|
Smdn.Extensions.Mtp.LiquidTestReports
The MTP extension to convert TRX files generated during the test session into the preferred format using LiquidTestReports. |
|
|
Prova
High-performance, AOT-safe testing framework for .NET. |
GitHub repositories (47)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Testing.Extensions.TrxReport:
| Repository | Stars |
|---|---|
|
files-community/Files
A modern file manager that helps users organize their files and folders.
|
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
|
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
|
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
|
|
|
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
morelinq/MoreLINQ
Extensions to LINQ to Objects
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
microsoft/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
|
|
|
dotnet/dotNext
Next generation API for .NET
|
|
|
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
|
|
|
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
benjamin-hodgson/Pidgin
A lightweight and fast parsing library for C#.
|
|
|
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
|
|
|
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
|
|
|
microsoft/DevSkim
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.1 | 346,794 | 4/7/2026 |
| 2.1.0 | 1,248,021 | 2/3/2026 |
| 2.0.2 | 1,533,809 | 11/11/2025 |
| 2.0.1 | 741,663 | 10/14/2025 |
| 2.0.0 | 46,467 | 10/7/2025 |
| 2.0.0-preview.25480.4 | 715 | 9/30/2025 |
| 2.0.0-preview.25465.3 | 15,982 | 9/15/2025 |
| 2.0.0-preview.25454.2 | 741 | 9/4/2025 |
| 2.0.0-preview.25452.10 | 463 | 9/2/2025 |
| 2.0.0-preview.25415.9 | 20,220 | 8/15/2025 |
| 2.0.0-preview.25411.5 | 773 | 8/15/2025 |
| 2.0.0-preview.25372.6 | 1,454 | 7/22/2025 |
| 1.9.1 | 223,843 | 11/11/2025 |
| 1.9.0 | 231,665 | 10/1/2025 |
| 1.8.5 | 90,711 | 9/30/2025 |
| 1.8.4 | 545,360 | 9/2/2025 |
| 1.8.3 | 119,921 | 8/26/2025 |
| 1.8.2 | 212,840 | 8/12/2025 |
| 1.8.1 | 72,119 | 8/5/2025 |
| 1.8.0 | 72,817 | 7/29/2025 |