Open viduz opened 8 years ago
Hi @viduz,
That's a strange exception. Can you successfully run your unit tests with the MS test runner from Visual Studio (so not from the plugin, but through Visual Studio itself)?
Yes.
At the same time I ran Visual Studio MS Build Test using test explorer.
Did you run it at the exact same time? That might be the reason: OpenCover.UI calls the same test runner and maybe they interfered with each other. Can you try running them one after the other?
Hi Team ,
I'm trying to configure opencover with Visual Studio 2015 Professional edition.
I use Visual Studio In Build MS Test tool for Unit testing.
I have a few challenges on this ,
1.First I have installed opencover Version 4.6.519
Then report generator Version 2.4.3.0 First challenge that I'm facing is getting the Test Result out put from the visual studio. I'm running on default test configuration.
Though it creates Test Result folder , I do not see any test result file available.
Then I tried to install OpenCover UI extension available here.
Once I installed I'm getting following error ,
Please refer to out come Window For More Details. When I check the outcome window this is the out put
Build is in X64 Running on Windows 7 Enterprise Edition. Running on default configuration , no configuration has done. can someone help me on getting this resolved.