Introduction
Learn about the Spock framework.
We'll cover the following...
What is Spock?
Spock is a testing framework for Java and Groovy applications. The Spock website has this to say about Spock:
“What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build ...