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.
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.