Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pniederw committed May 19, 2011
1 parent 2977802 commit 74c90d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
README
======
This project contains slides and source code for the presentation "Smarter Testing With Spock" delivered at GR8Conf 2011 (http://www.eu2011.gr8conf.org/talk/spock). A video of the presentation will be made available at the presentation's homepage.

This is the source code accompaning the session "Smarter Testing With Spock" held at Gr8Conf 2011 (http://). It is available from http://. The video for this session is available from http://. The slides are available from http://

To build the project and execute all Spock specifications, type:
To build this project and execute all its Spock specifications, type:

./gradlew build (Windows: gradlew build)

To create an Eclipse project, type:
To create an Eclipse project for this project, type:

./gradlew eclipse (Windows: gradlew eclipse)

To create an IDEA project, type:
To create an IDEA project for this project, type:

./gradlew idea (Windows: gradlew idea)

If you have any further questions, please post to the Spock mailing list: http://forum.spockframework.org
If you have any further questions, the Spock mailing list is always here to help: http://forum.spockframework.org
Binary file added spock-gr8conf-2011.pdf
Binary file not shown.

0 comments on commit 74c90d2

Please sign in to comment.