Archive for March, 2009

Grails Code Coverage Plugin 1.1.4 Released!

Thursday, March 5th, 2009

The Grails Code Coverage plugin has been upgraded to work with Grails 1.1 RC2.  Please give it a shot and create JIRA issues (http://jira.codehaus.org/browse/GRAILSPLUGINS/component/13147) if you encounter any problems. This release of the plugin removes the test-app-cobertura script and utilizes changes in Grails 1.1 RC2 to hook into the test-app script ...