-
Bug
-
Resolution: Unresolved
-
Major
-
1.0.0.Alpha3
-
None
Documentation of Deployment.testable() says: "Defines if this deployment should be wrapped up based on the protocol so the testcase can be executed incontainer.". However when it's set to false it also disables all application archive processors (see code), so Jacoco instrumentation is not processed.
I think this behaviour should be at least well documented, but it would be better to rename testable() or change behaviour of deployment generator.
- duplicates
-
ARQ-560 Support for collection of code coverage data of locally executed tests against remote deployments
- Open
- is blocked by
-
ARQ-918 Pick a better name for testable attribute on @Deployment annotation
- Pull Request Sent
- relates to
-
ARQ-1018 Remote extensions are not loaded when the deployment method is inside the test class annotated by @RunAsClient annotation
- Open