ReportUnit 1.5.0-beta1
dotnet add package ReportUnit --version 1.5.0-beta1
NuGet\Install-Package ReportUnit -Version 1.5.0-beta1
<PackageReference Include="ReportUnit" Version="1.5.0-beta1" />
paket add ReportUnit --version 1.5.0-beta1
#r "nuget: ReportUnit, 1.5.0-beta1"
// Install ReportUnit as a Cake Addin #addin nuget:?package=ReportUnit&version=1.5.0-beta1&prerelease // Install ReportUnit as a Cake Tool #tool nuget:?package=ReportUnit&version=1.5.0-beta1&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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 | 662,483 | 2/2/2016 |
1.5.0-alpha3a | 27,891 | 1/6/2016 |
1.5.0-alpha3 | 4,601 | 1/6/2016 |
1.5.0-alpha1 | 4,463 | 12/21/2015 |
1.2.1 | 2,399,358 | 10/15/2015 |
1.2.0 | 6,239 | 8/10/2015 |
(4891daa) Fixes MSTest NullReferenceException
(1e98cee) Adds support for Suites in the MSTest Parser by using MSTest TestCategories
(d38ac93) Design update, fixed suite and test containers