You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the step dddd won't be executed, the effect of pytest-check is gone
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
copy the code above
PS:
if run, the step [some assertions] won't be marked as failed, but pass, and the four sub-steps will be executed, I hope if any sub step is failed, the parent should be failed:
I'm submitting a ...
What is the current behavior?
As above, the test report is:
the step dddd won't be executed, the effect of pytest-check is gone
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
copy the code above
PS:
if run, the step [some assertions] won't be marked as failed, but pass, and the four sub-steps will be executed, I hope if any sub step is failed, the parent should be failed:
main.py run pytest (allure) and get the allure report
What is the expected behavior?
step dddd should be executed
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Other information
Tasks
The text was updated successfully, but these errors were encountered: