This repository has been archived by the owner. It is now read-only.
README
This GitHub project contains slides and source code for the presentation "Spock: The Next Generation". To build the project and execute all its Spock specifications, type: ./gradlew build (Windows: gradlew build) To create an Eclipse project for the project, type: ./gradlew eclipse (Windows: gradlew eclipse) To create an IDEA project for the project, type: ./gradlew idea (Windows: gradlew idea) If you have any further questions, the Spock mailing list is always here to help: http://forum.spockframework.org Enjoy! The Spock team