|
From: Cahangirova G. <gu...@gm...> - 2016-01-15 10:45:58
|
Hi, I am working on a research project and what I need to do is given a test suite to find the coverage information for each test case in the test suite in the xml format. I have run Cobertura and what I get is a very nice report containing overall coverage information for each class without specifying any details about the coverage achieved by each test case. Is there any configurations I can make to get the information I need? Thanks in advance! |