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

attached xml files not shown in html #1

Closed
georgooty opened this issue Aug 15, 2017 · 3 comments
Closed

attached xml files not shown in html #1

georgooty opened this issue Aug 15, 2017 · 3 comments
Assignees
Labels

Comments

@georgooty
Copy link

Hi,

I have been using this tool for generating html result from nunit test result xml file. I'm attaching few xml file to testcontext .Though, that xml attachment files are not shown in html report.

I verified that the attached section exists in nunit test results xml file.

Can you help me to resolve this issue

Regards,
George

@elv1s42 elv1s42 self-assigned this Aug 15, 2017
@elv1s42
Copy link
Member

elv1s42 commented Aug 15, 2017

Hi @georgooty !
This is a new feature of NUnit which is not supported at the moment.
Can you please provide some sample code of how you are using xml files in testcontext?

I will create a new issue in Ghpr.NUnit repository. This repository is for test examples.

Thank you.

@georgooty
Copy link
Author

yes, its new feature in NUnit.

I used the below code snippet,

TestContext.AddTestAttachment(fileName,"description");

Ok. Thank you.

Regards,
George

@elv1s42
Copy link
Member

elv1s42 commented Aug 16, 2017

@georgooty , I've created a new ussie in Core repository: GHPReporter/Ghpr.Core#46

Closing this one.

Thank you!

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

No branches or pull requests

2 participants