my post-it blog about my so social java life and programming
Sunday, November 14, 2010
Integration test coverage of WAR using cobertura
I've made a fork of codehaus cobertura-maven-plugin which enable the so long waited integration test coverage feature MCOBERTURA-86 until they commit something cool.
Hi, We use ant tasks to run the cobertura. How can we get the integration test coverage enabled for our configuration. I'd appreciate any advise. Thanks!
Hi, better late than never ;-) I really don't known how to do such thing I've stop using Ant a long time ago as maven is really more powerfull. And the next step will be sbt from scala.
Hi,
ReplyDeleteWe use ant tasks to run the cobertura. How can we get the integration test coverage enabled for our configuration. I'd appreciate any advise.
Thanks!
Hi, better late than never ;-) I really don't known how to do such thing I've stop using Ant a long time ago as maven is really more powerfull. And the next step will be sbt from scala.
Delete