Some Links:
Core |
MSTest |
MSTestV2 |
NUnit |
SpecFlow |
Console |
Site Repo
- download
Ghpr.Consoleas Nuget package - make sure you have
.jsonsettings file in the same folder as Ghpr.Console.exe file - check that all dependencies exist in the
Ghpr.Console.exefolder - run Ghpr.Console.exe with one or several arguments: paths to
.xmlor.trxfiles 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.
You can find it here for all packages.