This is a workaround while we wait for proper AVA support, see
https://youtrack.jetbrains.com/issue/WEB-21788.
Place caret inside a test and press ctrl + alt + shift + a.
This should generate and start a new run configuration.
If caret is outside of a test it should generate and start a run configuration for the file.
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for " AVA Test Run Configuration Generator Changelog " > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.