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
I'm currently working on this @mpkorstanje if you want to see how I'm tackling it. (Pulling the ruby code into cucumber-ruby and removing all (or as much), traces of it here).
For phase 1, I'm copying over all files except features, then running the features but using all local files (Including miscellaneous ones).
Phase 2 I'll switch to using the ones stored on the CCK repo. Just so I can do them iteratively
🤔 What's the problem you've observed?
I've got an ugly make file to pull this repo into Cucumber-JVM.
https://github.com/cucumber/cucumber-jvm/blob/main/Makefile
✨ Do you have a proposal for making it better?
Publish the feature files and expected ndjson files to Maven central.
The text was updated successfully, but these errors were encountered: