Skip to content

pingkunga/MergeDOTNETTestReport

Repository files navigation

MergeDOTNETTestReport

Merge HTML report from dotnet test command (Section Summmary) into one file

How to use

  • Command Template
MergeDOTNETTestReport.exe -inputpath <YOUR_TEST_REPORT_PATH> -outputpath <YOUR_OUTPUT_PATH> -reportname <YOUR_TEST_REPORT_NAME>
  • Example
D:\\06Utility\\MergeDOTNETTestReport\\MergeDOTNETTestReport.exe -inputpath D:\\01DOTNETCODE\\01GITMAIN\\TestResult -outputpath D:\\01DOTNETCODE\\01GITMAIN\\TestResult -reportname TestSummary.html

Result

2021-10-12_063012

Blog

About

Merge Summary DOTNET Test Report into one file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages