Using Cobertura to report Cactus tests
Ryan <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
I have beed trying to integrate Cobertura with Cactus. When I sucessfully run the cactus tests, it seems that the test data is not being sent to the cobertura.ser file. After all tests are run, the coverage report shows that all servlet classes have 0% coverage. Any ideas why this might be? Please help!