trx2junit 1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global trx2junit --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local trx2junit --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=trx2junit&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package trx2junit --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
trx2junit (.NET Core global tool)
Helper for converting trx-Testresults (dotnet test --logger "trx"
) to a JUnit-based XML file.
The JUnit-output will be in the same directory than the trx-file.
Can be used for CI-scenarios, like CircleCi, where as test results JUnit is expected.
Usage
When installed as .NET Core 2.1 Global Tools:
trx2junit {trxFile}
where trxFile is the path to the trx-file.
Installation
dotnet tool install -g trx2junit
For CI-scenarios execute before usage:
export PATH="$PATH:/root/.dotnet/tools"
Prequisites
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 was computed. 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 was computed. 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.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- No dependencies.
Version | Downloads | Last Updated |
---|---|---|
2.1.0 | 3,514,228 | 2/20/2024 |
2.0.4 | 2,493,943 | 8/26/2022 |
2.0.3 | 142,210 | 7/9/2022 |
2.0.2 | 2,403 | 7/8/2022 |
2.0.1 | 41,347 | 6/28/2022 |
2.0.0 | 1,904,147 | 12/1/2021 |
1.6.0 | 93,227 | 11/15/2021 |
1.5.0 | 692,620 | 2/28/2021 |
1.4.1 | 57,818 | 2/1/2021 |
1.4.0 | 151,702 | 11/11/2020 |
1.3.2 | 194,161 | 7/16/2020 |
1.3.1 | 156,604 | 6/14/2020 |
1.3.0 | 256,314 | 11/15/2019 |
1.2.6 | 78,386 | 8/26/2019 |
1.2.5 | 51,114 | 6/13/2019 |
1.2.4 | 23,775 | 4/19/2019 |
1.2.3 | 28,250 | 2/20/2019 |
1.2.2 | 12,760 | 12/16/2018 |
1.2.1 | 5,046 | 11/13/2018 |
1.2.0 | 8,736 | 9/14/2018 |
1.1.0 | 1,454 | 9/12/2018 |
1.0.2 | 3,954 | 7/10/2018 |
1.0.1 | 1,945 | 6/1/2018 |
1.0.0 | 1,702 | 5/23/2018 |