Skip to content

Report undefined Cucumber steps as broken - #1419

Open
baev wants to merge 1 commit into
mainfrom
fix-1029
Open

Report undefined Cucumber steps as broken#1419
baev wants to merge 1 commit into
mainfrom
fix-1029

Conversation

@baev

@baev baev commented Sep 4, 2026

Copy link
Copy Markdown
Member

Context

Cucumber 7 scenarios containing an undefined step are now reported as broken instead of appearing passed, skipped, or without a status. Both the scenario and the undefined step include the message “Undefined Step. Please add step definition,” while subsequent steps remain skipped.

This works consistently whether the undefined step occurs in the middle or at the end of a scenario.

fixes #1029

Checklist

@baev baev added the pr:bug Something isn't working label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure Java – Pull request #1419 36m 9s Passed tests 2289 2 0 0 View
Allure Java GitHub actions run (2026-09-04T18:55:27.098Z) 36m 9s Passed tests 2289 2 0 0 View

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞: Allure Report with Cucumber Passed When Last Step is Undefined

1 participant