-
Suggestion
-
Resolution: Won't Fix
-
None
Add support to Groovy code in Clover for Eclipse. Make sure user can:
- instrument source code
- execute tests
- see coverage data
export Clover reports
[CLOV-1976] Add Groovy support in Clover for Eclipse
Workflow | Original: JAC Suggestion Workflow [ 3342442 ] | New: JAC Suggestion Workflow 3 [ 3584360 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: New Clover Workflow [ 1622285 ] | New: JAC Suggestion Workflow [ 3342442 ] |
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 Groovy code in Clover for Eclipse. Make sure user can:
* instrument source code * execute tests * see coverage data * (?) export Clover reports |
Priority | Original: High [ 2 ] | New: Low [ 4 ] |
Summary | Original: Clover coverage for groovy (grails) files in eclipse | New: Add Groovy support in Clover for Eclipse |
Hi derrick.koes1208427444, thank you for your input. As you can see on Supported Platforms page, the IDE integrations are not supported by Clover. We already had similar request opened in relation to IntelliJ, however there wasn't one for Eclipse. I also extracted the Grails part of your request to a separate one.
Best regards,
Grzegorz Lewandowski