Failed to notify project evaluation listener.
> org.jetbrains.kotlin.gradle.plugin.KotlinGradleSubplugin: org.jetbrains.kotlin.allopen.gradle.AllOpenKotlinGradleSubplugin not a subtype
> org.jetbrains.kotlin.gradle.plugin.KotlinGradleSubplugin: org.jetbrains.kotlin.allopen.gradle.AllOpenKotlinGradleSubplugin not a subtype
Florian Wiesner
06/06/2018, 8:46 AM
converting the build.gradle.kts to a build.gradle file fixes the problem
Florian Wiesner
06/06/2018, 8:47 AM
so, there must be a problem in between TestKit, the Kotlin DSL and the Kotlin sub-plugins… question now is where to open the ticket
m
mkobit
06/06/2018, 1:59 PM
i haven't used the spring/allopen plugins, but i do know that testing Gradle plugins with TestKit and