Events
17 Mar, 9 pm - 21 Mar, 10 am
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This article list and explains all Microsoft Testing Platform
extensions related to the test report capability.
A test report is a file that contains information about the execution and outcome of the tests.
The Visual Studio test result file (or TRX) is the default format for publishing test results. This extension is shipped as part of Microsoft.Testing.Extensions.TrxReport package.
Important
The package is shipped with Microsoft .NET library closed-source free to use licensing model.
The available options as follows:
Option | Description |
---|---|
--report-trx |
Generates the TRX report. |
--report-trx-filename |
The name of the generated TRX report. The default name matches the following format <UserName>_<MachineName>_<yyyy-MM-dd HH:mm:ss>.trx . |
The report is saved inside the default TestResults folder that can be specified through the --results-directory
command line argument.
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Events
17 Mar, 9 pm - 21 Mar, 10 am
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now