-
Suggestion
-
Resolution: Won't Fix
-
None
Add support to able to:
- instrument sources in Grails project
- execute tests with Clover
- see coverage data in a Grails project
[CLOV-1977] Add support for Grails projects in Eclipse and IntelliJ plugin
Workflow | Original: JAC Suggestion Workflow [ 3342374 ] | New: JAC Suggestion Workflow 3 [ 3584418 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: New Clover Workflow [ 1623059 ] | New: JAC Suggestion Workflow [ 3342374 ] |
Issue Type | Original: New Feature [ 2 ] | New: Suggestion [ 10000 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Fix Version/s | New: open-source [ 56395 ] |
Description |
Original:
Our organization has both Java and Groovy (Grails) projects. We use eclipse and the clover plugin for eclipse. The ease of use and quick feedback for junit test coverage for java files is terrific. We are struggling with how to do the same for our Grails projects. The files appear to be getting instrumented when clover is enabled on the project and the project is rebuilt. However, the clover plugin does not show coverage after tests have been run. How do we get this to happen?
Clover version: 4.0.6 Eclipse version: 4.5.2 Grails version: 2.1.5 |
New:
Add support to able to:
* instrument sources in Grails project * execute tests with Clover * see coverage data in a Grails project |
Component/s | New: CIJ Plugin [ 12941 ] |
Summary | Original: Add support for Grails projects in IDEs | New: Add support for Grails projects in Eclipse and IntelliJ plugin |