I am now using Cobertura to evaluate the test coverage on my Java
application.
However, Drools rules are not counted by Cobertura, because classes for
rules are dynamically created and therefore not instrumented by Cobertura
for static analysis.
How can we automatically analyze the test coverage on Drools rules?
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/How-to-Analyze-Rule-T...
Sent from the Drools - User mailing list archive at
Nabble.com.