Skip to content

Instantly share code, notes, and snippets.

@fmamud
Last active October 14, 2016 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fmamud/5800e9fcb9ba617a8b3cb13665240faf to your computer and use it in GitHub Desktop.
Save fmamud/5800e9fcb9ba617a8b3cb13665240faf to your computer and use it in GitHub Desktop.
Spock in Gradle
dependencies {
testCompile group: 'org.spockframework', name: 'spock-core', version: '1.0-groovy-2.4'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment