A testing and specification framework for Java and Groovy with a highly expressive specification language.
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-core</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.
Defines a Spock specification with a simple test.
Ensure Groovy version matches Spock version (e.g., Spock 2.4-groovy-3.0 requires Groovy 3.0).
No dependency data recorded yet.