-
**Describe the bug**
The feature from assertj/assertj#2520 seems to be incompatible with using the `StringAssert`from assertj-core in a Groovy and Spock setup.
The `then` block in a spock test fe…
-
**Support for Spock Framework Test Cases**
Can support be added for Spock Framework Tests ?
http://spockframework.org
-
Does Pact support Spock framework out of the box to write consumer and provider side tests? If yes then do you have examples/reference documentation.
-
You could updated the spock framework to working with gradle 2.0?
thanks in advance
-
Since you’re using Groovy for tests (excellent choice!), you may consider using much more powerful [Spock Framework](https://github.com/spockframework/spock) instead of poor JUnit.
Let’s look at the …
-
https://github.com/DigitalState/Camunda-Spock-Testing
-
MockFor can't mock project.exec due to a bug in Groovy failing to support mocking of interfaces using metaClass programming. The Spock framework however uses JDK Dynamic Proxies which may work instead…
-
I was trying to upgrade the code to the latest versions of this framework. I made some modifications the code compiles but `./bench.sh` gives `Invalid http://localhost:8080/echo/plain/hello repsonse! …
-
### Module
None
### Problem
Spock is always released against the multiple Major versions of Groovy. For example [version 2.3 has been released for Groovy 2.5, 3,0 and 4.0](https://central.sonatype.…
-
# Spock vs JUnit 5 - the ultimate feature comparison | Solid Soft
What is the best testing framework for Java code nowadays? Spock or JUnit 5? Check it out in this ultimate feature comparison.
[http…