Where is the 'tests output pane'?

前端 未结 5 1504
别跟我提以往
别跟我提以往 2021-02-11 11:58

Unexpected error detected. Check the Tests Output Pane for details.

Where is the \'Tests Output Pane\'? I can\'t find it anywhere in Visual

5条回答
  •  没有蜡笔的小新
    2021-02-11 12:28

    If you're looking for the actual issue, for me it was:

    vstest.discoveryengine.exe and vstest.executionengine.exe

    Open up Task Manager, go to Processes tab, right-click and End Process. Restart Visual Studio.

提交回复
热议问题