Add an annotation to Allure like @DoNotReport to leave a test out of the Allure report? (JUnit and Allure) #3145
evelinerd
started this conversation in
Ideas & Feedback
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to have a clean solution to leave certain tests out of the Allure reports (I am using JUnit for testing). These tests should run, but just not turn up in the Allure report. I was thinking about an annotation like @ DoNotReport, or @ AllureIgnore.
Am I right that this is not a feature yet? If that is the case, I am thinking about opening a PR and trying to contribute it myself.
I did find this similar discussion from February this year, but no reactions so far: https://github.com/orgs/allure-framework/discussions/2896
Would you support this idea? Hope to hear from you,
Eveline
Beta Was this translation helpful? Give feedback.
All reactions