Skip to content

[WIP] Migrate java-exception-stacktraces to JUnit 6#527

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/migrate-to-junit-6-yet-again
Closed

[WIP] Migrate java-exception-stacktraces to JUnit 6#527
Copilot wants to merge 1 commit intomainfrom
copilot/migrate-to-junit-6-yet-again

Conversation

Copy link
Contributor

Copilot AI commented Jan 1, 2026

Migration Plan: java-exception-stacktraces to JUnit 6

  • Understand current configuration (JUnit 5.13.4, Surefire 2.19.1)
  • Update Maven Surefire plugin from 2.19.1 to 3.5.4
  • Remove junit-platform-surefire-provider dependency (not needed with Surefire 3.x)
  • Update JUnit Jupiter dependency from 5.13.4 to 6.0.1
  • Change from junit-jupiter-engine to junit-jupiter artifact
  • Add junit-bom for dependency management
  • Verify the project builds successfully
  • Run tests to ensure everything works correctly
Original prompt

Migrate java-exception-stacktraces to JUnit 6


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@pivovarit pivovarit marked this pull request as ready for review January 1, 2026 07:44
@pivovarit pivovarit closed this Jan 1, 2026
Copilot AI requested a review from pivovarit January 1, 2026 07:51
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.

2 participants