-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
1.0.0.Alpha1
-
None
The Arquillian Jacoco extension v1.0.0.Alpha1 currently does not gather code coverage data, when the tests are executed locally (using @RunAsClient) against a remote deployment (created using @Deployment).
The preferred behavior would be to allow for data to be gathered in remote deployments, and sent to the local client, so that the jacoco.exec file is created, just as it is done for in-container tests.
- is duplicated by
-
ARQ-1014 Packaging Processor phase is skipped when the deployment is not testable
- Open