code coverage (Clover, Cobertura, that sort of thing)
Adam Hardy <[email protected]> Wed, 18 Jun 2008 13:57:40 +0100
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Folks, I am about to implement a comprehensive HttpUnit batch job to supercede the current manual testing of our project's website. This would be an incredible burden lifted, since the manual testing is so time-consuming and often pages get missed (and turn up broken in a live deploy). I assume, after searching the web, that there is no coverage tool available comparable to Clover or Cobertura, which measure test coverage achieved for pure Java code. Has this topic been raised before (or could my assumption be wrong)? My first goal is obviously to set up the tests to test the JSPs, HTML, and MVC java that I already have. However to keep tabs on the project as it grows, ideally I need a report that tells me how much of the project the tests cover. That's my second goal. Best regards Adam ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php