Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank report is generated with NUnit.ConsoleRunner.3.11.1 #91

Open
RomanSN opened this issue Dec 16, 2020 · 0 comments
Open

Blank report is generated with NUnit.ConsoleRunner.3.11.1 #91

RomanSN opened this issue Dec 16, 2020 · 0 comments

Comments

@RomanSN
Copy link

RomanSN commented Dec 16, 2020

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
image
image

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):
image
Build folder
image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant