/Ghpr.Console

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

Primary LanguageC#MIT LicenseMIT

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
  • 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.