I had to do some work in Java recently, and I went looking for a Devel::Cover/code coverage equivalent to help me with writing my tests, and I stumbled across this.
http://emma.sourceforge.net/index.html
It's open source, produces pretty nice HTML reports and seems to work fine with JUnit.
FWIW, the open-source Java folks I know also really dig Clover.
http://www.cenqua.com/clover/
It's commercial but they give out licenses to open-source projects. (Smart.) Apparently it has killer IDEA integration.
Chris
-- Chris Winters Creating enterprise-capable snack systems since 1988
_______________________________________________ sw-design mailing list [EMAIL PROTECTED] http://metaperl.com/cgi-bin/mailman/listinfo/sw-design
