使用摩卡与resharper

Ken*_*Ken 12 resharper mocha.js test-runner visual-studio node.js

是否有一个resharper的testrunner允许我运行我的nodejs mocha测试?

我个人在视觉工作室中使用Wallaby.js,但在办公室我们只有resharper许可证.我可以让NTVS使用标准的visual studio runner运行测试,但由于大多数人使用resharper窗口,因此它非常混乱.

Nic*_*Cox 0

确切地说,不是 Resharper,而是Chutzpah将在 Visual Studio 的运行器中运行 Mocha 测试。您也许可以将其与Resharper 的自定义 HTML 工具连接在一起,以使其从 Resharper 运行。