Skip to content

Migrate Java Runtime Compiler tests to JUnit 5#170

Open
peter-lawrey wants to merge 5 commits intodevelopfrom
feature/junit5
Open

Migrate Java Runtime Compiler tests to JUnit 5#170
peter-lawrey wants to merge 5 commits intodevelopfrom
feature/junit5

Conversation

@peter-lawrey
Copy link
Copy Markdown
Member

Summary

Migrate Java Runtime Compiler tests to Jupiter and align the supporting pom and main-source changes needed by the updated test suite.

Included Work

  • Align runtime compiler tests with Jupiter
  • Update runtime compiler main sources
  • Migrate runtime compiler tests to Jupiter

Changed Areas

  • pom.xml
  • src/main
  • src/test

Notes

  • Compared against develop after refreshing origin/develop on 2026-03-24.
  • Full repository test suites were not rerun during this bulk PR creation pass.

@sonarqubecloud
Copy link
Copy Markdown

- root cause: test suites still depended on JUnit 4 conventions and runners.
- fix: migrate tests and supporting module code to JUnit 5.
- impact: the module now follows the JUnit 5 branch baseline.
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