Skip to content

eirikb/AvaJavaScriptTestRunnerRunConfigurationGenerator

Repository files navigation

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

  • 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.

About

Generates a run configuration for AVA JavaScript test runner

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages