An error in the full names of scenarios in allure-result files #3044
Unanswered
kavskyride
asked this question in
Bug Reports
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.
-
We Use BDD Framework reqnroll
When we've got some hook (static) in the Before feature section and it fails the fullname of each scenario has the name of the Before feature section (because the ScenarioContext is null) in the allure-result file rather than the Scenario name.
See attached hook and allure result files.
7a7e2ee1a80d4b57886b114902d2333b-result.json
bd723f045da44806a4a96c6e6fa94572-result.json
Beta Was this translation helpful? Give feedback.
All reactions