Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
660 views
in Technique[技术] by (71.8m points)

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

I have created many TestProjects with Visual-Studio-2010 Ultimate. All tests were executed successfully (they were simple unit tests). Now I installed Visual-Studio-11 beta and I realized that they are not executed through VS-2010. I also tried it through MSTest (2010) from command line without success. The test execution seems to start (and never ends) but the tests are not executed without reporting any error. Through VS-11 everything works fine.

Has anyone the same issue?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...