Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdmueller/grails2.2-spock-reports-sample
This project is a sample on how to use Spock-Reports with Grails 2.2.4
https://github.com/rdmueller/grails2.2-spock-reports-sample
Last synced: 29 days ago
JSON representation
This project is a sample on how to use Spock-Reports with Grails 2.2.4
- Host: GitHub
- URL: https://github.com/rdmueller/grails2.2-spock-reports-sample
- Owner: rdmueller
- Created: 2015-07-14T21:42:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-14T21:51:09.000Z (over 9 years ago)
- Last Synced: 2024-05-02T05:22:04.999Z (7 months ago)
- Language: Groovy
- Size: 238 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grails2.2-Spock-Reports-Sample
This project is a sample on how to use Spock-Reports with Grails 2.2.4Either run it with `gradlew test` or (if you have Grails 2.2.4 installed) with `grails test-app`.
See https://rdmueller.github.io/Spock-Reports-with-Grails-2.2/ for details.
PS: make sure to use JDK7 or lower since Spock-Reports still has some issues with JDK8: https://github.com/renatoathaydes/spock-reports/issues/44