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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: