Is there a way of integrating the coverage results performed by the instrumentation/profiler tools that are shipped with Visual Studio 2005.
I'm using Visual Studio 2005 to create my Unit Tests along with coverage script (config file) instead of using the NUnit/NCover combination; and I'm not find any way how to show the coverage statistics so achieved. Is it really possible with current version of CCNET, if yes, then please help me out.
