[Feature Request] Add feature to filter test results with tag name e.g. @sanity, @smoke #2981
Answered
by
delatrie
shah-shivam-410
asked this question in
Questions & Support
-
Beta Was this translation helpful? Give feedback.
Answered by
delatrie
Apr 28, 2025
Replies: 1 comment 1 reply
-
Hi, @shah-shivam-410 In Allure 2, use the As for Allure 3, this feature is in our backlog (allure-framework/allure3#155) and will be implemented in the future. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
baev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, @shah-shivam-410
In Allure 2, use the
tag:foo,bar
search query to show only tests with bothfoo
andbar
tags. For example, for your report:As for Allure 3, this feature is in our backlog (allure-framework/allure3#155) and will be implemented in the future.