An exception occurred while invoking executor 'executor://mstestadapter/v1': Object reference not set to an instance of an object

前端 未结 7 588
死守一世寂寞
死守一世寂寞 2020-12-20 11:24

We are using Visual Studio 2012 and Team Foundation Server 2010 in our project. Since, we are using Microsoft Fakes, we could have not used the started Test functionality of

7条回答
  •  离开以前
    2020-12-20 12:00

    An exception occurred while invoking executor 'executor://mstestadapter/v2'

    I had multiple TestAdapter's and TestFramework's in my BuildAgents Folder, deleting the v1.1.11 versions fixed the issue:

提交回复
热议问题