cucumber-jvm
cucumber-jvm copied to clipboard
Feature parameterized name for example display name
Hi, this closes #2743. changes:
- new param
cucumber.junit-platform.naming-strategy.short.example-namefor example naming in case of short naming strategy - new param
cucumber.junit-platform.naming-strategy.long.example-namefor example naming in case of long naming strategy - tests for the above
Comments and advice are welcome!
- [x] I agree to respect and uphold the Cucumber Community Code of Conduct
- [x] I've changed the behaviour of the code
- [x] I have added/updated tests to cover my changes.
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] Users should know about my change
- [x] I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.