Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 VisualStudio 2012 中停止正在运行的 MSTest 单元测试?
这似乎很愚蠢,但我似乎找不到办法。我不小心写了一个单元测试,它在某个时刻卡住并永远等待。
TestExplorer窗口中有一个取消/取消所有按钮。(在搜索栏和测试列表之间有一行新的按钮,显然很容易被忽略。)
谢谢泰勒!