_via USERVOICE_
We use allure report on a project and it has a great feature to display
features and realted scenarious and statistic on failed/passed tests.
Like here (https://demo.qameta.io/allure/#behaviors)
It would be great to have it in reportportal,
We use specflow on our project.
All BDD scenarious are tagged by specific features and that information is already in reportportal.
So widget just should display it properly.
Example
We have features:
@Feature1 @SomeOtherTag
Scenario1
@Feature2 @SomeOtherTag2
Scenario2_1
Scenario2_2
@Feature3 @SomeOtherTag2
Scenario3_1
Scenario3_2
Report would be:
In folded state:
----- Failed Passed (There could be different types of bugs as in launch section)
+Feature1 0 1
+Feature2 0 2
+Feature3 0 2
+SomeOtherTag 0 1
+SomeOtherTag2 0 2
-Feature1 Failed Passed (There could be different types of bugs as in launch section)
Scenario1 0 1
-Feature2
Scenario2_1 0 1
Scenario2_2 0 1
........
linke to allure report above is dead
Hi @DzmitryHumianiuk
Is it still on your roadmap? Can't wait for this feature
hi @agyulai
still it is.
it was already 6th or 7th re-desing of it.
i guess we will just release it, and ask for community of all our community, who uses BDD.
1 month.
maximum 2 months.
Thank you @DzmitryHumianiuk ,
Looking forward
we started with BDD structure representation.
widget, described above, will be introduced as separate widget for sub-launch widgets views

mix with #389
Most helpful comment
we started with BDD structure representation.
widget, described above, will be introduced as separate widget for
sub-launch widgetsviews