Skip to content

java: Use message comparators #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

mpkorstanje
Copy link
Contributor

@mpkorstanje mpkorstanje commented Jul 21, 2025

⚡️ What's your motivation?

Utilize cucumber/messages#312. Reduces the custom code needed to compare messages. For Java this increases the dependency on messages to at least v28.1

🏷️ What kind of change is this?

  • 💥 Breaking change (incompatible changes to the API)

📋 Checklist:

  • 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.

@mpkorstanje mpkorstanje marked this pull request as ready for review July 21, 2025 14:51
@mpkorstanje mpkorstanje marked this pull request as draft July 21, 2025 14:53
Reduces the custom code needed to compare messages.
@mpkorstanje mpkorstanje force-pushed the java-use-comparators branch from a40900a to 79fa021 Compare August 14, 2025 23:29
@mpkorstanje mpkorstanje marked this pull request as ready for review August 14, 2025 23:36
@mpkorstanje
Copy link
Contributor Author

mpkorstanje commented Aug 14, 2025

Ready, but waiting for a good reason to merge.

Possibly to pair with: cucumber/messages#310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant