I have been using cargo to deploy my application and run integration tests against the application in container. Now I would like to have cargo deploy a war file that contains classes instrumented by cobertura. In addition, I would like to be able to merge the results of the unit and integration tests. Has anyone done this successfully, if so can you please share your pom file?
thanks, jp4 -- View this message in context: http://www.nabble.com/Using-Cargo-and-Cobertura-to-get-in-container-code-coverage-tf2639446s177.html#a7367963 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
