Skip to content

GHPReporter/Ghpr.Console

Repository files navigation

Project icon

Some Links:
Core | MSTest | MSTestV2 | NUnit | SpecFlow | Console | Site Repo

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.