SkillAgentSearch skills...

Ghpr.Console

Console application to convert NUnit and MSTest test result files into Ghpr HTML Report

Install / Use

/learn @GHPReporter/Ghpr.Console

README

<p align="center"> <a href="https://ghpreporter.github.io/"><img src="https://github.com/GHPReporter/GHPReporter.github.io/blob/master/img/logo-small.png?raw=true" alt="Project icon"></a> <br><br> <b>Some Links:</b><br> <a href="https://github.com/GHPReporter/Ghpr.Core">Core</a> | <a href="https://github.com/GHPReporter/Ghpr.MSTest">MSTest</a> | <a href="https://github.com/GHPReporter/Ghpr.MSTestV2">MSTestV2</a> | <a href="https://github.com/GHPReporter/Ghpr.NUnit">NUnit</a> | <a href="https://github.com/GHPReporter/Ghpr.SpecFlow">SpecFlow</a> | <a href="https://github.com/GHPReporter/Ghpr.Console">Console</a> | <a href="https://github.com/GHPReporter/GHPReporter.github.io/">Site Repo</a> </p>

Build status NuGet Version Codacy Badge CodeFactor

Ghpr.Console

Usage

  • download Ghpr.Console as Nuget package
  • make sure you have .json settings file in the same folder as Ghpr.Console.exe file
  • check that all dependencies exist in the Ghpr.Console.exe folder
  • run Ghpr.Console.exe with one or several arguments: paths to .xml or .trx files with test results

If your file extension is .xml then Ghpr.NUnit will be used to generate test results, else if the extension is .trx then Ghpr.MSTest will be used to generate report from file.

Release notes

You can find it here for all packages.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks5

Languages

C#

Security Score

75/100

Audited on Jan 3, 2024

No findings