Groovy integration with JUnit 5, enabling Groovy-based testing with JUnit 5 features.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-test-junit5</artifactId>
<version>3.0.25</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a JUnit test suite from Groovy test classes.
Use Groovy 4.x or later for full JUnit 5 support.
No dependency data recorded yet.