How to filter allure test results based on tags #2895
-
Is there a way to filter the Allure test results based on tags? All my tests (cucumber feature file scenarios) are tagged. And allure reports shows "Tags: " with appropriate tag values for each test. Cucumber: 7.10.0 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Short answer is no, unfortunately. I have to admit is very disappointing as you would think this is a basic feature. The other annoying thing is that you can create labels but you won't be able to see them at all. I believe it's a sales strategy to push you towards the commercial version that has all of that and much more https://allurereport.org/docs/sorting-and-filtering/ |
Beta Was this translation helpful? Give feedback.
-
The feature is planned for Allure 3: allure-framework/allure3#104 |
Beta Was this translation helpful? Give feedback.
-
The feature was merged to Allure 2 a while ago, I just completely forgot about it, so we never documented it, see #1637 for the details |
Beta Was this translation helpful? Give feedback.
The feature was merged to Allure 2 a while ago, I just completely forgot about it, so we never documented it, see #1637 for the details