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

spockframework/spock-ggnyc-2011

Repository files navigation

This project contains slides and source code for the presentation "Smarter Testing With Spock" delivered at Groovy/Grails Meetup Group 2011 (http://www.meetup.com/grails/events/33655302/).

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

About

Slides and code for Spock presentation at New York Groovy/Grails meetup group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published