Gallio: Cannot run tests because the MSTest executable was not found

后端 未结 3 781
北海茫月
北海茫月 2020-12-06 19:32

I installed the newest Gallio release 3.2.603 on a box without Visual Studio that will be our CI server. The NAnt script successfully built the .Net 4.0 projects but when it

3条回答
  •  隐瞒了意图╮
    2020-12-06 20:04

    Confirmed this worked for me. Running Sonar on a box with VS2010. Sonar could not find MSTest until I added this registry value.

提交回复
热议问题