We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f1ca4 commit b6ffa7cCopy full SHA for b6ffa7c
README.md
@@ -17,6 +17,7 @@
17
This should generate and start a new run configuration. <br/>
18
If caret is outside of a test it should generate and start a run configuration for the file. <br/>
19
</p>
20
+<a href="https://github.com/eirikb/AvaJavaScriptTestRunnerRunConfigurationGenerator">Plugin source code</a>
21
<!-- Plugin description end -->
22
23
## Installation
gradle.properties
@@ -3,7 +3,7 @@
3
4
pluginGroup = no.eirikb.avatest
5
pluginName = AvaJavaScriptTestRunnerRunConfigurationGenerator
6
-pluginVersion = 0.0.1
+pluginVersion = 1.3
7
pluginSinceBuild = 202
8
pluginUntilBuild = 203.*
9
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
0 commit comments