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

[feat] support Cucumber Expressions #23

Open
aaronc opened this issue Nov 20, 2023 · 0 comments
Open

[feat] support Cucumber Expressions #23

aaronc opened this issue Nov 20, 2023 · 0 comments

Comments

@aaronc
Copy link
Member

aaronc commented Nov 20, 2023

One official feature that we don't support yet is Cucumber Expressions: https://github.com/cucumber/cucumber-expressions. There is actually an official go implementation of this: https://pkg.go.dev/github.com/cucumber/cucumber-expressions/go/v17. I made an attempt at supporting this in this branch: https://github.com/regen-network/gocuke/compare/aaronc/cucumber-exprs.

In my mind, this is somewhat low priority but it is nice to have to the extent that this library aims to have feature parity with official cucumber implementations.

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

1 participant