Open vearutop opened 1 year ago
For sure this feature looks amazing and would be great have it, also parameter transformation is a great idea :heart:
Is this going to be implemented?
Any chance to enable cucumber expressions implementation from this repo https://github.com/cucumber/cucumber-expressions/tree/main/go ?
If someone aims to work on a collaborative PR it would be great :smile:
I am happy to collaborate and pair up on this
Not a fan of cuke expressions - in my JVM projects we replaced them all with plain old regex.
🤔 What's the problem you're trying to solve?
Majority of other
cucumber
implementations supportcucumber expressions
to define steps. Coming togodog
from another implementation may lead to reduced productivity due to a less familiar syntax.✨ What's your proposed solution?
Add support for cucumber expressions using official Go parser.
⛏ Have you considered any alternatives or workarounds?
📚 Any additional context?
This text was originally generated from a template, then edited by hand. You can modify the template here.