Testing support for the Groovy programming language, including JUnit integration.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-test</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.
Minimal example showing how to extend GroovyTestCase for unit testing.
No known issues recorded.
No dependency data recorded yet.