[arquillian-issues] [JBoss JIRA] Created: (ARQ-560) Support for collection of code coverage data of locally executed tests

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Wed Aug 24 05:15:17 EDT 2011


Support for collection of code coverage data of locally executed tests
----------------------------------------------------------------------

                 Key: ARQ-560
                 URL: https://issues.jboss.org/browse/ARQ-560
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Jacoco
    Affects Versions: 1.0.0.Alpha1
            Reporter: Vineet Reynolds


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list