Unit test coverage reports?

Hi everyone! :slightly_smiling_face:

What do you guys use to generate reports for the coverage of your unit tests? I’m currently playing around with Cloverage, but I’m struggling to get it to output a single report with a summary of my test coverage. I have one master project with several sub-projects, but Cloverage seems to work only on level project.

Does anyone have experience with this tool (or a similar one), and know how I can get it to output a single report with a test coverage summary, including the sub-projects? Cheers!

Any luck @Quade? I’m starting to have a look around too.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.