How to generate cobertura report for spock test cases????
80 views
Skip to first unread message
Lucky
unread,
May 15, 2012, 4:08:14 PM5/15/12
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 Spock Framework - User
I am trying to generate cobertura report in eclipse for one project by
running build.xml as Ant Build Cobertura Report and I am successfully
able to generate the Coverage report with all the Packages and Classes
but the test cases which are authored in Spock are not in the report.
Any setting need to be done????