[
https://issues.jboss.org/browse/ARQ-1219?page=com.atlassian.jira.plugin.s...
]
Aslak Knutsen updated ARQ-1219:
-------------------------------
Description:
Story:
*In order to* be more efficient
*As a* Tester
*I want to* only collect remote coverage data when collecting local coverage data
Scenario:
*Given* that I have the Jacoco Extension on client classpath
*When* the client JVM is running in Coverage Mode
*Then* the Jacoco Extension should instrument the Deplomyent classes to collect remote
coverage
*Given* that I have the Jacoco Extension on classpath
*When* the client JVM is _not_ running in Coverage Mode
*Then* the Jacoco Extension should do nothing
Rationale:
The Jacoco Extension will start recording remote coverage data when it's on classpath.
As long as there is no one around to process the coverage data, that being a Maven Report
plugin or a Eclipse IDE plugin, collecting the remote data is pointless.
was:
Story:
*In order to* be more efficient
*As a* Tester
*I want to* only collect remote coverage data when collecting local coverage data
Scenario:
*Given* that I have the Jacoco Extension on client classpath
*When* the client JVM is running in Coverage Mode
*Then* the Jacoco Extension should instrument the Deplomyent classes to collect remote
coverage
*Given* that I have the Jacoco Extension on classpath
*When* the client JVM is _not_ running in Coverage Mode
*Then* the Jacoco Extension should do nothing
Rationale:
The Jacoco Extension will start recording remote coverage data as long as it's on
classpath. As long as there is no one around to process the coverage data, that being a
Maven Report plugin or a Eclipse IDE plugin, collecting the remote data is pointless.
Only collect remote coverage data when running in coverage mode
---------------------------------------------------------------
Key: ARQ-1219
URL:
https://issues.jboss.org/browse/ARQ-1219
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Jacoco
Affects Versions: jacoco_1.0.0.Alpha3
Reporter: Aslak Knutsen
Story:
*In order to* be more efficient
*As a* Tester
*I want to* only collect remote coverage data when collecting local coverage data
Scenario:
*Given* that I have the Jacoco Extension on client classpath
*When* the client JVM is running in Coverage Mode
*Then* the Jacoco Extension should instrument the Deplomyent classes to collect remote
coverage
*Given* that I have the Jacoco Extension on classpath
*When* the client JVM is _not_ running in Coverage Mode
*Then* the Jacoco Extension should do nothing
Rationale:
The Jacoco Extension will start recording remote coverage data when it's on
classpath. As long as there is no one around to process the coverage data, that being a
Maven Report plugin or a Eclipse IDE plugin, collecting the remote data is pointless.
--
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