Can't configure Suite-based hierarchy #2976
Unanswered
rvk12
asked this question in
Questions & Support
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.
-
Hi
Could you help me please configuring suite-based hierarchy ?
Documentation says it should be enough to add in feature file something like this:
However there are no additional hierarchies added in report.
Also I see some warns in logs
It works only if I add labels in java methods:
Allure.label("parentSuite", "Parent Suite");
Did I miss any dependency?
I have following allure dependencies set in pom.xml:
cucumber.plugin=io.qameta.allure.cucumber7jvm.AllureCucumber7Jvm
Beta Was this translation helpful? Give feedback.
All reactions