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 e741607 commit b4c891aCopy full SHA for b4c891a
build.gradle.kts
@@ -118,7 +118,7 @@ intellijPlatform {
118
pluginConfiguration {
119
name = "kotest-plugin-intellij"
120
id = "kotest-plugin-intellij"
121
- description = "Official Kotest plugin for IntelliJ IDEA for running tests in the IDE"
+ description = "Kotest individual test support inside the IDE"
122
version = project.version.toString() + "-" + descriptor.sdkVersion
123
vendor {
124
name = "Kotest"
0 commit comments