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
As a developer of https://github.com/elchupanebrej/pytest-bdd-ng I try to implement messages protocol. pytest-bdd-ng have extra step definition patterns supported, so it can't fire correct messages
✨ What's your proposed solution?
Add extra type to define non-original step definition patterns; Make it non-required
The text was updated successfully, but these errors were encountered:
elchupanebrej
changed the title
Add extra StepDefinitionPatternType for other than original gherkin reaizations
Add extra StepDefinitionPatternType for other than original gherkin realizations
Jun 27, 2023
🤔 What's the problem you're trying to solve?
As a developer of https://github.com/elchupanebrej/pytest-bdd-ng I try to implement messages protocol. pytest-bdd-ng have extra step definition patterns supported, so it can't fire correct messages
✨ What's your proposed solution?
Add extra type to define non-original step definition patterns; Make it non-required
messages/jsonschema/StepDefinition.json
Line 18 in 5b02bdc
The text was updated successfully, but these errors were encountered: