Skip to content

Allure Steps are not aligned with Cucumber scenario #1740

Closed Answered by KroganUrdnot
KroganUrdnot asked this question in Bug Reports
Discussion options

You must be logged in to vote

UPD : i've added a reporter.closeStep into the afterStep function if (result.passed) and that's fixed the issue :
if (result.passed) {
await Reporter.closeStep(false);
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KroganUrdnot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant