Getting Coverage of a unmanaged dll trough an application Follow
Hello,
Im trying to use dotCover to get Coverage of a dll through an apllication.
So I'm using an (managed) application that calls a (unmanaged) Dll.
When i start the application in dotCover i get coverage info about the application, but not about the dll.
I tried clicking "match with current project structure" but i still only shows me the application.
The .pdb of the dll is in the same folder as the application but it doesn't work.
I'm using dotCover Build 2.7.0.662
Please sign in to leave a comment.
Hello Thomas,
dotCover provides code coverage for managed code only.
Kind regards,
Maria
Hello,
Resharper Ultimate is a mandatory tool package for our everyday work and we cannot imagine to live without it.
Because we are working with solutions containing C#, C++/CLI and native C++ projects, we are happy to have support for C++ by Resharper C++ and want more :-).
Unit test coverage if also very important for us, therefore I'd like to ask you if you have any plans to introduce covering C++ source codes by unit tests?
Thank you in advance for your answer.