Skip to content

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

License

Notifications You must be signed in to change notification settings

gklittlejohn/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.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%