Description This is a wrapper image to use dotnet-xunit-to-junit dotnet tool Current uses: convert xunit v2 to junit: https://www.nuget.org/packages/dotnet-xunit-to-junit/ Usage curl "http://url/xunit:" > xunit.xml dotnet xunit-to-junit xunit.xml junit.xml Credits: https://www.nuget.org/packages/dotnet-xunit-to-junit/