Closed lsiu closed 1 year ago
I put the groovy-cli-test
back it. It just wraps the cli
mechanism provided by cucumber-core. Doesn't look like too much work to support it for now.
Hi @lsiu,
Thanks for your making your first contribution to Cucumber, and welcome to the Cucumber committers team! You can now push directly to this repo and all other repos under the cucumber organization! 🍾
In return for this generous offer we hope you will:
On behalf of the Cucumber core team, Aslak Hellesøy Creator of Cucumber
Cheers!
@lsiu since you are one of the few people using cucumber-jvm-groovy
, would you be interested in maintaining it?
@mpkorstanje , I will do what I can.
To be honest, I started with cucumber-jvm-groovy
in my previous job. Finally, got around to introduce this in my new job, but found out cucumber-jvm-groovy
is no longer maintained. Tried cucumber-jvm-java8
and learned it is getting deprecated, so I went with cucumber-jvm-java
. IMHO, the duplicate step text in annotation and method name is still not idea, so I am trying to give cucumber-jvm-groovy
a kick.
Mmh. Cucumber-Java 8 hasn't been deprecated yet. And I'm planning to have a replacement ready when that happens.
If you want you could help out with the replacement instead. But I'll leave that up to your interests:
🤔 What's changed?
Upgrade to the latest
groovy
version 4.0.11 andcucumber-core
version 7.11.2⚡️ What's your motivation?
I would like to use cucumber-groovy-jvm with the latest cucumber-core
🏷️ What kind of change is this?
♻️ Anything particular you want feedback on?
groovy-cli-test
, I replaced it with the `org.junit.platform.console.ConsoleLauncher📋 Checklist: