Skip to content

Conversation

@brasmusson
Copy link
Contributor

@brasmusson brasmusson commented Jan 6, 2026

Description

Cucumber-Messages has a separate test step result status 'AMBIGUOUS', therefore cucumber-ruby-core also need test result type 'ambiguous'.

This is specifically needed for cck v22 conformance where examples with ambiguous step matches are included.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds new behaviour)

Please add an entry to the relevant section of CHANGELOG.md as part of this pull request.

Note to other contributors

If your change may impact future contributors, explain it here, and remember to update README.md and CONTRIBUTING.md accordingly.

Checklist:

Your PR is ready for review once the following checklist is
complete. You can also add some checks if you want to.

  • Tests have been added for any changes to behaviour of the code
  • New and existing tests are passing locally and on CI
  • bundle exec rubocop reports no offenses
  • CHANGELOG.md has been updated

Cucumber-Messages has a separate test step result status 'AMBIGUOUS',
therefore cucumber-ruby-core also need test result type 'ambiguous'.
* The method with_unskippable_action will enable ambiguous steps to
  be identified also after failing steps or in dry run mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant