How can I use annotations while generating reports from TRX files #1673
Unanswered
krmalive
asked this question in
Questions & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I tried Allure Nunit as well, and when I generate report using c# code, I get the allure results in json files with container and result as end file name.

However, when I generate report directly from trx file using "allure generate" command, I get the results in completely different format.

I checked the 'data' folder as well, but the format is different.

How do I get the result like I get with NUnit or Specflow, I mean to say, is there any way to specify annotations while generating reports from trx files?
Thank in advance,
Karthik
Beta Was this translation helpful? Give feedback.
All reactions