Module 'junit-vintage-engine' of JUnit, allowing JUnit 4 tests to run under JUnit 5 platform.
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
<version>6.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
JUnit 4 test class that runs via Vintage engine under JUnit 5.
Migrate JUnit 4 tests to JUnit 5 using the junit-jupiter-api.
No dependency data recorded yet.