Have a possible issue. Just checking to see if it'...
# kotest
t
Have a possible issue. Just checking to see if it's known. The plugin is no longer detecting my tests in intellij, and the console is printing this:
Copy code
java.lang.StackOverflowError
        at io.kotest.plugin.intellij.psi.SpecsKt.isSpec(specs.kt:62)
        at io.kotest.plugin.intellij.psi.SpecsKt.isSpec(specs.kt:62)
........
2020-12-21 16:32:06,125 [  84903]  ERROR - aemon.impl.PassExecutorService - IntelliJ IDEA 2020.3  Build #IU-203.5981.155 
2020-12-21 16:32:06,125 [  84903]  ERROR - aemon.impl.PassExecutorService - JDK: 11.0.9; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o. 
2020-12-21 16:32:06,125 [  84903]  ERROR - aemon.impl.PassExecutorService - OS: Linux 
2020-12-21 16:32:06,125 [  84903]  ERROR - aemon.impl.PassExecutorService - Plugin to blame: Kotest version: 1.1.23-IC-2020.3e