Can we add new status such as warning in the allure report using python behave? #2204
Unanswered
Soundarya-Sundaram
asked this question in
Questions & Support
Replies: 1 comment
-
I guess this will be very helpful to have. I came across this topic as I want to have a warning in my report with a specific condition is met. But I could not find any feature like that. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In allure report, the possible status are Passed, Failed, Broken, Skipped and Unknown. So, can we add a new status such as Warning where i want the step to not pass or fail but highlight as warning status. Is it possible to customize the status in allure report?
Beta Was this translation helpful? Give feedback.
All reactions