Current code coverage tools (for maven)?
What to use for code coverage? Clover seems the only option but costs (which I will probably buy when my project makes some money). Emma and Cobertura seem to be dead, IDEA code coverage doesn’t work – obviously – with maven. Any ideas?
You can leave a Reply here. Of course, you should follow me on twitter here.
If you are about to spend money you might consider looking into teamcity. You get Idea code inspections and maven2 serverside.
.oO(Since I did not test teamcity so far please share your experiences)