This repository was archived by the owner on Feb 27, 2019. It is now read-only.
spockframework/spock-uberconf-2011
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project contains slides and source code for the presentation "Smarter Testing With Spock" delivered at UberConf 2011. 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