ReportUnit 1.5.0-alpha1

This is a prerelease version of ReportUnit.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ReportUnit --version 1.5.0-alpha1
NuGet\Install-Package ReportUnit -Version 1.5.0-alpha1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ReportUnit" Version="1.5.0-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReportUnit --version 1.5.0-alpha1
#r "nuget: ReportUnit, 1.5.0-alpha1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ReportUnit as a Cake Addin
#addin nuget:?package=ReportUnit&version=1.5.0-alpha1&prerelease

// Install ReportUnit as a Cake Tool
#tool nuget:?package=ReportUnit&version=1.5.0-alpha1&prerelease

ReportUnit is a report generator for the test-runner family. It uses stock reports from NUnit, MSTest, xUnit, TestNG and Gallio and converts them HTML reports with dashboards.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ReportUnit:

Package Downloads
Framework.Web

Description

Framework.Web.TA

Package description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0-beta1 584,979 2/2/2016
1.5.0-alpha3a 27,857 1/6/2016
1.5.0-alpha3 4,567 1/6/2016
1.5.0-alpha1 4,431 12/21/2015
1.2.1 2,135,537 10/15/2015
1.2.0 6,151 8/10/2015

New layout for quicker browsing of tests
Many performance improvements
Support for NUnit v3
*IMPORTANT: v1.5a only supports NUnit and Gallio. Support for other parsers will be added soon.