allure-steps are not generating #2048
Replies: 2 comments 2 replies
-
Hello @pattaswamyr! We need a little bit more info to find a way to resolve your issue.
If you can provide some code samples (without confidential data) it may help us. |
Beta Was this translation helpful? Give feedback.
-
Hi, @pattaswamyr ! Since you're using the Below are some questions and suggestions that may help us to figure out what's going on.
|
Beta Was this translation helpful? Give feedback.
-
Hi Team,
We are using allure-reports in out C#-Nunit framework, but problem is allure-steps are not generating in properly.
When we run the same framework on multiple machines, in one machine it's generating allure-steps in another machine it's not.
Even same machine where, it generate the steps also have intermittent issue, if remove allure libraries and it again it will starts displaying steps.
Here is the library versions we are using :
C# .Net : 4.7.2
NUnit: 3.13.3
NUnit.ConsoleRunner : 3.13
NUnit.Allure: 1.2.1.1
Allure.Steps: 1.0.9
Even we tried with new allure-reports (i.e. Allure.Nunit 2.9.5.-preview.1 ).
Can you please help how to fix this issue. to generate the reports along with steps.
Thanks
Raghu
Beta Was this translation helpful? Give feedback.
All reactions