如何 stop/cancel 以 "Run JS Tests" 开始且耗时过长的 Chutzpah 测试 运行?

How to stop/cancel a Chutzpah test run that has been started with "Run JS Tests" and takes too long?

我在 Visual Studio Community 2015 中使用 Chutzpah 4.3.3,我能够 运行 我的所有测试(大约 500 个),只需右键单击一个文件夹并从中选择 "Run JS Tests"上下文菜单。虽然测试 运行ning 一些测试文件在解决方案资源管理器中用红色波浪线突出显示,以表示相应的测试失败。

那时我想 stop/cancel 测试 运行 并更详细地检查其中一个失败的测试。但是,在我能够在浏览器中调试单个测试之前,我必须等到 Chutzpah 完成我的 "run all tests" 工作。

我试图终止 phantom.js 进程,但没有帮助。

=>如何告诉 Chutzpah 取消测试?或者也许有一个通用的 VisualStudio 功能可以让我取消这个过程?

Chutzpah 目前不支持此功能。 另请参阅此功能票:

https://github.com/mmanela/chutzpah/issues/601