We use Hudson as our continuous integration system, and have integrated EMMA (and JUnit, of course). But that's about it. We do use the FindBugs Eclipse plug in, but that's not being done continuously.
Does anyone have experience with both EMMA and Cobertura? If so, could you let us know what the pros and cons of each? On Sep 22, 4:21 pm, RogerV <[EMAIL PROTECTED]> wrote: > Here are yet more tools: > > CheckStyle > JarAnalyzer - like JDepend but works on compiled classes bundled into > jars > QJ-Pro - another static analysis ala PMD or FindBugs > Hammurapi - another static analysis ala PMD or FindBugs > Condenser - detects copy and paste code (which should be refactored) > XRadar - aggregates reports from multiple tools into one report > ClassCycle > JDiff > DependencyFinder --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
