Import code coverage results from other tools?

Completed

Is it possible to import code coverage results from any other formats? In addition to our C# tests, we also have some C unit tests for our embedded code which is compiled with the IAR Compiler and coverage results are collected with their C-SPY tool. We would love to be able to import these coverage results so we can use the same tool to report. We could write a script to convert to an XML format if necessary.

Thanks.

0
2 comments
Avatar
Permanently deleted user

I guess the answer is "no".

0
Avatar
Permanently deleted user

Hi Mat,

Sorry for not replying in time!

But, you are right, unfortunately, dotCover doesn't support coverage results import.

0

Please sign in to leave a comment.