Skip to content

Conversation

rien
Copy link
Member

@rien rien commented Sep 9, 2025

This PR aims to migrate this judge to the use of JUnit 6.

JUnit 6 supports tests written for JUnit 4, so I will attempt to maintain this backwards compatibility.

Migration steps for exercises written in JUnit 4:

  • Exercises using JUnit 4 will keeep working
  • Usage of @TabTitle for classes and @TestDescription for testcases are now deprecated and should both be replaced by JUnit's @DisplayName
  • Parameterized changes?
  • MessageWriter?

Next steps:

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