The GitHub Actions job "Integration Tests for Slick" on pekko-projection.git/feature/junit6-migration has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 0fe0888985bde82d12053a61bd60b28345449cfb / 虎鸣 <[email protected]> refactor: migrate JUnit 4 to JUnit 6.1.0 Motivation: JUnit 4 is end-of-life. JUnit 6 unifies version numbering across Platform, Jupiter, and Vintage components. Modification: - Add JupiterKeys overrides for JUnit Jupiter and Platform 6.1.0 - Add sbt-jupiter-interface plugin for Jupiter test framework support - Migrate test files from JUnit 4 annotations to Jupiter equivalents - Replace TestKitJunitResource (JUnit 4 ExternalResource) with ActorTestKit + @BeforeAll/@AfterAll - Replace @Rule LogCapturing with @ExtendWith(LogCapturingExtension.class) - Remove scalatestplus-junit-4-13 and junit:junit dependencies Result: All tests run on JUnit 6.1.0 (Jupiter). Report URL: https://github.com/apache/pekko-projection/actions/runs/28250355284 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
