Tests are no longer executed through Visual Studio 2010 after Visual Studio 11 beta was installed

后端 未结 2 951
鱼传尺愫
鱼传尺愫 2020-12-20 21:10

I have created many TestProjects with Visual-Studio-2010 Ultimate. All tests were executed successfully (they were simple unit tests). Now I installed Vis

2条回答
  •  不思量自难忘°
    2020-12-20 21:39

    Have you checked this: MSTest not working after installing vs11 next to vs10

    To paraphrase the official answer from Microsoft in the above link:

    This is a known issue with Visual Studio 2010 which got fixed in 2010 SP1

    Get SP1 from here.

提交回复
热议问题