-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
I've cloned the NUnit examples solution, built it, and run the tests in VS 2017 on Win 10.
The tests generate json, but no html pages are created. Am I missing something obvious here? I have made no changes to the solution at all.
Additionally the json files are in C:_GHPReporter_NUnit_Report\tests\[some guid]\img\[some filename].json . There are no sub-folders for the individual projects nor is there any folders for C:\_GHPReporter_NUnit_Report\AwesomeTests or C:\_GHPReporter_NUnit_Report\CoolTests.
I am sure I am missing something obvious but help would be appreciated, and the examples probably need to be updated to work out of teh box.
Reactions are currently unavailable