We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2cb39a commit baf291cCopy full SHA for baf291c
README.md
@@ -23,8 +23,6 @@ This plugin requires Kotest 4.1.0 or above.
23
tasks.withType<Test> { useJUnitPlatform() }
24
```
25
26
-This plugin has been tested with IDEA 2020.3, 2020.2, 2020.1 and 2019.3.1.
27
-
28
## Gutter Icons
29
30
The plugin provides gutter run icons for specs, top level tests, and nested tests.
0 commit comments