dotnet-xunit-to-junit
6.0.0
dotnet tool install --global dotnet-xunit-to-junit --version 6.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local dotnet-xunit-to-junit --version 6.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-xunit-to-junit&version=6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-xunit-to-junit --version 6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
xUnit.net v2 XML Format to JUnit Format
.NET
global tool transforming a xUnit.net v2 XML
test results file into a JUnit
test results file.
🚨 If you're using this tool to process test results file(s) after having run dotnet test
, I recommend using the JUnit Test Logger instead. The output is better (at least in CircleCI). If you can't install an additional NuGet package in your test project(s), can't modify your build or are processing test results file(s) that have previously been generated, please read on.
Usage
dotnet xunit-to-junit "path-to-xunit-test-results.xml" "desired-path-to-junit-test-results.xml"
Release notes
Release notes can be found on GitHub.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 19,416 | 11/18/2023 |
5.0.0 | 3,888 | 9/23/2023 |
4.0.0 | 64,969 | 4/20/2022 |
3.1.0 | 4,560 | 3/6/2022 |
3.0.2 | 13,953 | 11/16/2021 |
3.0.1 | 1,017 | 11/16/2021 |
3.0.0 | 2,413 | 11/10/2021 |
2.0.2 | 29,144 | 1/18/2021 |
2.0.1 | 1,289 | 1/18/2021 |
2.0.0 | 18,075 | 8/25/2020 |
1.0.4 | 13,291 | 12/27/2019 |
1.0.3 | 21,236 | 6/30/2019 |
1.0.2 | 6,574 | 4/30/2019 |
1.0.1 | 5,600 | 1/12/2019 |
1.0.0 | 2,167 | 1/3/2019 |
0.3.1 | 7,513 | 7/29/2018 |
0.3.0 | 1,795 | 6/6/2018 |