4๐
โ
No special support for Nightwatch testing framework is currently provided; if you miss it, please vote for WEB-16510 to increase its priority and be notified on any progress with it.
Nightwatch wiki provides step by step instructions to integrate it with Webstorm IDE โ see https://github.com/nightwatchjs/nightwatch/wiki/Debugging-Nightwatch-tests-in-WebStorm.
But, as in Vue projects e2e tests are normally run with vue-cli-service
, Iโd suggest a different setup that works for me:
๐คlena
Source:stackexchange.com