Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra StepDefinitionPatternType for other than original gherkin realizations #160

Open
elchupanebrej opened this issue Jun 27, 2023 · 1 comment

Comments

@elchupanebrej
Copy link

🤔 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

@elchupanebrej 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
@mpkorstanje
Copy link
Contributor

mpkorstanje commented Jul 9, 2023

With somewhat recent events in mind I don't think we'll get a working consensus on this anytime soon.

In the short term would not emitting the StepDefinition message when the pattern is neither regex nor cucumber expression work for you?

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

No branches or pull requests

2 participants