eirikb / AvaJavaScriptTestRunnerRunConfigurationGenerator

Generates a run configuration for AVA JavaScript test runner
3 stars 5 forks source link

AVA Test Run Configuration Generator

Build Version Downloads

Generates a run configuration for AVA JavaScript test runner

This is a workaround while we wait for proper AVA support, see https://youtrack.jetbrains.com/issue/WEB-21788.

Usage

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.

Plugin source code

Installation


Plugin based on the IntelliJ Platform Plugin Template.