cucumber-jvm icon indicating copy to clipboard operation
cucumber-jvm copied to clipboard

Feature parameterized name for example display name

Open maestro-game opened this issue 1 year ago • 2 comments

Hi, this closes #2743. changes:

  • new param cucumber.junit-platform.naming-strategy.short.example-name for example naming in case of short naming strategy
  • new param cucumber.junit-platform.naming-strategy.long.example-name for 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.

maestro-game avatar Mar 16 '24 15:03 maestro-game