You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

NUnit2Report.Console.Runner

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

NUnit2Report.Console.Runner

Create Html reports from your NUnit tests This is a translation from NUnit2ReportTask.cs (http://weblogs.asp.net/thangchung/archive/2010/12/17/generating-report-for-nunit.aspx) The purpose is to create a Console version from: "NUnit2ReportTask"

1.0.0
Source
nugetNuGet
Version published
Maintainers
1
Created
Source

NUnit2Report Console is a tool to transform the NUnit xml results file to an Html user-friendly report using XSL files, the tool was originally designed to be integrated with NAnt as a NAnt task and it was created by Gilles Bayon. This version converts the original NUnittoReportTask to a console version to be able to use it freely without the use of NAnt.

This tool is avalaible as a Nuget package: "NUnit2Report.Console.Runner" You can find more information about this tool in: https://github.com/jupaol/NUnit2Report.Console

This is a translation from NUnit2ReportTask.cs

The purpose is to create a Console version from: "NUnit2ReportTask"

NUnit2ReportTask Information:

http://nunit2report.sourceforge.net/ http://sourceforge.net/projects/nunit2report http://weblogs.asp.net/thangchung/archive/2010/12/17/generating-report-for-nunit.aspx

People can contact Gilles Bayon via the mail address gilles.bayon@laposte.net or website http://nunit2report.sourceforge.net

Keywords

NUnit

FAQs

Package last updated on 02 Apr 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts