Spock temporary directories in data-driven test fail after first case...
Read MoreMoving from Spock 1.3 (groovy 2.4) to 2.x (groovy 4.0) Spy no longer work for constructors requiring...
Read Morespock / groovy always return null as callable result...
Read MoreSpock Mock doesnt work inside lambda function...
Read MoreJaCoCo coverage with SpockFramework + groovy is incomplete...
Read MoreNo tests found for given includes: [com.bright.TwitterAnalog.AuthenticationControllerSpec.Register u...
Read MoreSetup testcontainers postgres with spring boot (maven) and spock...
Read MoreHow to tell if Spock is actually executing tests in parallel...
Read MoreSpock test fails, RetrySynchronizationManager.getContext() is null...
Read MoreMaven - run java and groovy tests...
Read MoreHow to make Spock @Issue annotation render in damage control reports?...
Read MoreWhy does my test not work when splitting mocking and stubbing?...
Read MoreSpock Mock not returning any data...
Read Moreunit testing: mock ThreadContext map impl using Spock or Mockito...
Read MoreHow to mock HttpURLConnection and its responseCode in spock framework...
Read MoreCreate topic in KafkaContainer for Integration Test...
Read MoreMock multiple calls to the same method in spock...
Read MoreAccess Lambda Arguments with Groovy and Spock Argument Capture...
Read MoreAll possible permutations of parameters using Spock's Unroll...
Read MoreGradle: How to change test result output...
Read Morehow to use spock to skip some inner void methods...
Read MoreHow to merge two test cases with Groovy Spock where a void type of method once succeeds and once thr...
Read MoreHow to run more than one test but not all the tests in GEB using Gradle?...
Read MoreHow to use spock @SpringSpy with a JpaRepository...
Read MoreAssert two lists are equal in Spock framework...
Read MoreHow to bail out from PollingConditions.within timeout period?...
Read MoreCases Not Individually Named When Running SpockFramework Tests in Gradle Project with "Where&qu...
Read MoreGeb-Spock using wrong Groovy version...
Read MoreLiquibase executes migration after tests execution...
Read MoreHow to go about deep mock or stub with Spock?...
Read More