You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a problem with report generation. I run my tests with ConsoleRunner (or Console - the same result) and after the tests finished, the folder with a report is generated but looks empty
The strange thing is the screenshot, as well as TestResult.xml file, is placed in the working directory, not in the report folder.
Here is my Ghpr.NUnit.Settings.json (default values):
Build folder
Hi, I have a problem with report generation. I run my tests with ConsoleRunner (or Console - the same result) and after the tests finished, the folder with a report is generated but looks empty
The strange thing is the screenshot, as well as TestResult.xml file, is placed in the working directory, not in the report folder.
Here is my Ghpr.NUnit.Settings.json (default values):
Build folder
report folder:
_GHPReporter_Core_Report.zip
my ConsoleRunner:
NUnit.ConsoleRunner.3.11.1.zip
Screenshot is added by this method: TestContext.AddTestAttachment(screenShotPath);
Thak you for help in advance.
The text was updated successfully, but these errors were encountered: