My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages

Grails project with tests based on Spock.

Contains examples for:

Unit tests

Integration tests

Functional tests

Coming soon

Running the tests

  1. Checkout the source (See https://code.google.com/p/grails-spock-examples/source/checkout)
  2. Make sure you have Grails 1.3.7 installed
  3. run grails test-app unit:spock to execute all unit tests based on spock
  4. run grails test-app integration:spock to execute all integration tests based on spock
Powered by Google Project Hosting