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
Describe the bug
I am creating a step structure consisting of a main step and 4 nested sub-steps. But in the report, the second and subsequent steps are outside the main step.
The text was updated successfully, but these errors were encountered:
kalcefer
changed the title
There is no nesting of test steps in the report
[allure-cypress] There is no nesting of test steps in the report
Feb 7, 2025
Describe the bug
I am creating a step structure consisting of a main step and 4 nested sub-steps. But in the report, the second and subsequent steps are outside the main step.
To Reproduce
Expected behavior
I expect all the sub-steps to be nested in the main step.
Screenshots
Desktop (please complete the following information):
Additional context
I have created a test repository to reproduce this error. https://github.com/kalcefer/allure-js-step/tree/master
cypress run
allure generate --clean
allure open
The text was updated successfully, but these errors were encountered: