TestDriven.net NCover problem
I cannot run NCover. I get the error:
NCover couldn't create a coverage report
I'm running it via TestDriven.net. I am using MSTest and also have resharper 4.2 installed. There isnt a problem with the tests, as it works on collegues 开发者_Python百科machines. Any ideas what the problem is?
Do you have an old version of NCover installed? If you do, could you try uninstalling it. Could you also let me know which version you had installed.
精彩评论