cucumber-jvm icon indicating copy to clipboard operation
cucumber-jvm copied to clipboard

Don't use AmbiguousStepDefinitionsException for control flow

Open mpkorstanje opened this issue 5 months ago • 0 comments

To be fleshed out later.

AmbiguousStepDefinitionsException is used by Runner for control flow.

Additionally, the AmbiguousPickleStepDefinitionsMatch should expose the ambigious steps in cucumber messages.

mpkorstanje avatar Jun 01 '25 13:06 mpkorstanje