Skip to content

java: Implement TestNG XML formatter #2

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

Merged
merged 9 commits into from
Apr 5, 2024
Merged

Conversation

mpkorstanje
Copy link
Contributor

🤔 What's changed?

Implement a message based TestNG formatter.

⚡️ What's your motivation?

Replace the event based TestNG formatter from Cucumber JVM with a message based one.

🏷️ What kind of change is this?

  • ⚡ New feature (non-breaking change which adds new behaviour)

📋 Checklist:

  • All dependencies have been merged and released
  • 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 draft April 4, 2024 21:17
@mpkorstanje mpkorstanje marked this pull request as ready for review April 5, 2024 13:23
@mpkorstanje mpkorstanje merged commit d8b7a3e into main Apr 5, 2024
3 checks passed
@mpkorstanje mpkorstanje deleted the add-java-implementation branch April 5, 2024 13:29
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