Launch Mocha test from WebStorm in Vagrant Permanently deleted user Created May 29, 2017 13:13 Hello, I have a Node.js app who it's run on Vagrant and i need to run my test created with Mocha in the vragrant directly with WebStorm. Is it possible ? Thank you.
Running Mocha tests remotely is not currently supported, please follow https://youtrack.jetbrains.com/issue/WEB-22179 for updates
Ok thank you