Spock's Spring Module integrates Spring's TestContext framework with Spock for testing Spring applications.
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-spring</artifactId>
<version>2.4-groovy-3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use SpringBean to inject a Spring bean into a Spock specification.
Use Spock 1.x for Groovy 2.x or upgrade to Groovy 3.x.
No dependency data recorded yet.