You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spockfr...@googlegroups.com
Hi!
I'm quite new to spock (I've just started to use geb with spock) and am wondering how I could get spock to generate me a nice html report from the tests.
I can't figure out the how, and can't really imagine that this is not a core spec.
Could you push me to the right direction, please?
Cheers,
Attila
Patrick van Dissel
unread,
Apr 10, 2015, 11:30:36 AM4/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spockfr...@googlegroups.com
In maven I believe you can use the maven-surefire-plugin to generate the
spock reports for you, just like it does for junit/testng.
Gradle's default report files also work for spock.