[
https://issues.jboss.org/browse/ARQ-1766?page=com.atlassian.jira.plugin.s...
]
John Ament commented on ARQ-1766:
---------------------------------
After thinking about it a little more, it seems like a more generic issue. When I make a
server side request, even if it's just a plain servlet I've deployed, code
coverage is not executed. I'm assuming that this happens because there's no
server side commands being run, hence JaCoCo doesn't know to start up. The
deployments are all testable=true in these scenarios.
REST Client Module does not report code coverage via JaCoCo
-----------------------------------------------------------
Key: ARQ-1766
URL:
https://issues.jboss.org/browse/ARQ-1766
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - REST
Affects Versions: rest_1.0.0.Alpha2
Reporter: John Ament
When executing operations via the Arquillian REST Client Extension, JaCoCo coverage
should be triggered.
I think in some ways, the fix performed for ARQ-1319 should help here, which was
implemented as a filter. Perhaps we can add a filter for the REST extension? Note that
this isn't for a REST Warp Test, but a plain client test.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira