allure step doesn't appear in reports for pytest-bdd #2741
Unanswered
DarshilKadel
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
-
Hello Team, I'm using allure-pytest-bdd to generate Allure reports for my test automation, which is written in pytest-bdd. I'd like to use allure.step to divide the operations in my step definitions, but it doesn't work. The report only shows the given, when, and then steps. Can someone tell me if there's a way to use allure.step in pytest-bdd and include these substeps in the reporting?
Beta Was this translation helpful? Give feedback.
All reactions