Search code examples
Spock temporary directories in data-driven test fail after first case...

groovyspock

Read More
Moving from Spock 1.3 (groovy 2.4) to 2.x (groovy 4.0) Spy no longer work for constructors requiring...

groovyspock

Read More
spock / groovy always return null as callable result...

groovyspock

Read More
Spock Mock doesnt work inside lambda function...

javaspring-bootspock

Read More
JaCoCo coverage with SpockFramework + groovy is incomplete...

gradlegroovyspockjacoco

Read More
No tests found for given includes: [com.bright.TwitterAnalog.AuthenticationControllerSpec.Register u...

spring-boottestinggroovybuild.gradlespock

Read More
Setup testcontainers postgres with spring boot (maven) and spock...

javaspring-bootmavenspocktestcontainers

Read More
How to tell if Spock is actually executing tests in parallel...

gitlabspock

Read More
Spock test fails, RetrySynchronizationManager.getContext() is null...

springspring-bootspockspring-retry

Read More
Maven - run java and groovy tests...

javamavengroovycommand-line-interfacespock

Read More
How to make Spock @Issue annotation render in damage control reports?...

spockissue-tracking

Read More
Why does my test not work when splitting mocking and stubbing?...

javaunit-testingtestinggroovyspock

Read More
Spock Mock not returning any data...

unit-testingspock

Read More
unit testing: mock ThreadContext map impl using Spock or Mockito...

javamockitolog4jspock

Read More
How to mock HttpURLConnection and its responseCode in spock framework...

javagroovyjunitmockingspock

Read More
Create topic in KafkaContainer for Integration Test...

dockerapache-kafkaspring-integrationspocktestcontainers

Read More
Mock multiple calls to the same method in spock...

groovyspock

Read More
Access Lambda Arguments with Groovy and Spock Argument Capture...

javagroovylambdaclosuresspock

Read More
All possible permutations of parameters using Spock's Unroll...

groovyintegration-testingspockend-to-end

Read More
Gradle: How to change test result output...

javagradlegroovyspock

Read More
how to use spock to skip some inner void methods...

javaunit-testinggroovyspockspy

Read More
How to merge two test cases with Groovy Spock where a void type of method once succeeds and once thr...

javavalidationfiltergroovyspock

Read More
How to run more than one test but not all the tests in GEB using Gradle?...

gradlespockgeb

Read More
How to use spock @SpringSpy with a JpaRepository...

javaspring-boottestingspockspy

Read More
Assert two lists are equal in Spock framework...

javagroovyspock

Read More
How to bail out from PollingConditions.within timeout period?...

groovyspock

Read More
Cases Not Individually Named When Running SpockFramework Tests in Gradle Project with "Where&qu...

gradleintellij-ideaspock

Read More
Geb-Spock using wrong Groovy version...

grailsgroovyspockgeb

Read More
Liquibase executes migration after tests execution...

javaspring-bootliquibasespocktestcontainers

Read More
How to go about deep mock or stub with Spock?...

mockitospock

Read More
BackNext