Hello,
I am using Visual Studio 2008 Team edition to write some unit tests for plug-ins/workflows in CRM. I also configure the code coverage for my tests.
Unfortunately, I could not have the code coverage data for the plug-ins/workflows (nearly 0% lines coverage)!
I did try to manually perform coverage instruments, then re-sign my assemblies and auto deploy to the CRM folder: C:\Program Files\Microsoft Dynamics CRM\Server\bin\assembly....
But VS could not cover my plug-ins/workflows. Maybe the problem is due to IIS...
Anyone who has experiences on this topic, please help me.
Thank you so much