Webstorm 11 - running mocha test like gulp task Permanently deleted user 创建于 2015年11月12日 13:49 HelloIs it possible to get windows like the gulp runner but for mocha test?Without to configure a run configuration for each test...Thanks
No. But you can run a test from its right-click menu in editor:

Thank you!!!