cucumber-eclipse
cucumber-eclipse copied to clipboard
initial Migration to cucumber 7
🤔 What's changed?
⚡️ What's your motivation?
🏷️ What kind of change is this?
- :bank: Refactoring/debt/DX (improvement to code design, tooling, documentation etc. without changing behaviour)
- :bug: Bug fix (non-breaking change which fixes a defect)
- :zap: New feature (non-breaking change which adds new behaviour)
- :boom: Breaking change (incompatible changes to the API)
♻️ Anything particular you want feedback on?
📋 Checklist:
- [x] I agree to respect and uphold the Cucumber Community Code of Conduct
- [ ] I've changed the behaviour of the code
- [ ] I have added/updated tests to cover my changes.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] Users should know about my change
- [ ] I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.
This text was originally generated from a template, then edited by hand. You can modify the template here.
@filippor great to take a look at this, I think, as cucumber 6 + cucumber 7 are actually incompatible here (or do you found it being backward compatible?) it might be good to create a 3.0.0-SNAPSHOT what do you think?
For now is just a tentative to update. If I can make it work. I will think about the compatibility