
Security News
Meet Socket at Black Hat and DEF CON 2025 in Las Vegas
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
NUnit2Report.Console.Runner
Advanced tools
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"
Supply Chain Security
Vulnerability
Quality
Maintenance
License
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
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
FAQs
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"
We found that nunit2report.console.runner demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.