Feature Requests item #2335881, was opened at 2008-11-24 02:20 Message generated for change (Comment added) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=2335881&group_id=61302
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core API Group: Release 2.1 Status: Open Priority: 3 Private: No Submitted By: Jevon Wright (jevonwright) Assigned to: Jevon Wright (jevonwright) Summary: Add code coverage to core tests Initial Comment: It would be nice to add code coverage tools to JWebUnit, to see which methods are tested properly. Perhaps with http://cobertura.sourceforge.net/ which has a Maven plugin. Also it would be useful to have this code coverage information installed on the site when the plugin is released. ---------------------------------------------------------------------- Comment By: Julien HENRY (henryju) Date: 2008-11-24 02:35 Message: Cobertura doesn't work with multi-module Maven project (at least last time I tried it). In the past I set up a Clover configuration (they give free licence key for OSS project). But since clover 2 I had difficulties to configure then new plugin: 1) The plugin was not on central Maven repo 2) You have to deploy the site with the demo version before they send you a key And because it is a closed source software I finally gave up. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497985&aid=2335881&group_id=61302 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ JWebUnit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
