c# - Unit Tests in Visual Studio 2015 don't run -


neither integrated test environment nor resharper won't run unit tests.

when starting visual studio test output pane shows 10+ lines stating:

an exception thrown while initializing part "microsoft.visualstudio.testwindow.controller.testplatformprovider".

this i've tried far:

  • clear folder %localappdata%\microsoft\visualstudio\14.0\componentmodelcache
  • create simple test project 1 class library, 1 class , 1 test library containing 1 unit test class
  • uninstallation , new installation of visual studio 2015

all actions didn't fix problem. simple test won't run.

running tests command line using mstest work.

ensure anti-virus programs not quarantining visual studio components.

i had problem when our corporate department changed our sophos protection quarantine policy. vs2015 unit testing stopped working everyone, similar error.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -