Is the kotest plugin already use-able? I was trying it out today, I’ve been using kotest in a new project. I shared my gradle config, I also tried with
test { useJUnitPlatform() }
but that didn’t change anything.
I have plugin version
3.3.0.11
which I installed from the link on the github page of the plugin.
The plugin is also still named
KotlinTest
in my editor, it was called Kotest on the plugin website. Any ideas? Shall I open a ticket on the plugin page?
IntelliJ IDEA 2020.1 (Community Edition)
Build #IC-201.6668.121, built on April 8, 2020
Runtime version: 11.0.6+8-b765.25 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.4
GC: ParNew, ConcurrentMarkSweep
Memory: 4012M
Cores: 12
Registry: ide.balloon.shadow.size=0
Non-Bundled Plugins: org.intellij.scala, org.jetbrains.kotlin, kotlintest-plugin-intellij