Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rdmueller/grails2.5-spock-reports-sample

This project is a sample on how to use Spock-Reports with Grails 2.5.0
https://github.com/rdmueller/grails2.5-spock-reports-sample

Last synced: 29 days ago
JSON representation

This project is a sample on how to use Spock-Reports with Grails 2.5.0

Awesome Lists containing this project

README

        

# Grails2.5-Spock-Reports-Sample
This project is a sample on how to use Spock-Reports with Grails 2.5.0

Either run it with `gradlew test` or (if you have Grails 2.5.0 installed) with `grails test-app`.

See https://rdmueller.github.io/Spock-Reports-with-Grails-2.5/ 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