NUnitOrange 1.3.0
See the version list below for details.
dotnet add package NUnitOrange --version 1.3.0
NuGet\Install-Package NUnitOrange -Version 1.3.0
<PackageReference Include="NUnitOrange" Version="1.3.0" />
paket add NUnitOrange --version 1.3.0
#r "nuget: NUnitOrange, 1.3.0"
// Install NUnitOrange as a Cake Addin #addin nuget:?package=NUnitOrange&version=1.3.0 // Install NUnitOrange as a Cake Tool #tool nuget:?package=NUnitOrange&version=1.3.0
NUnitOrange creates masonry style HTML reports for NUnit. Its a simple Console application that creates easy to use, attractive dashboard. It shows the XML output from NUnit in a presentable manner with charts, graphs and tables.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed issue with the package not working with older versions of NUnit (please report if you have issues with your version)
Fixed issue with top-level tree not being TestFixture for nested test-suites