Hi guys. I yesterday have asked a question on <#C0...
# gradle
f
Hi guys. I yesterday have asked a question on #general regarding TestKit as it fails for me when I try testing my custom extension (https://kotlinlang.slack.com/archives/C0922A726/p1520441466000341). I have not made any progress on this today and wonder whether somebody in this channel might know how to fix the problem that my test-
build.gradle.kts
fails with
GradleRunner
as the decoraded class lacks the extension properties
m
could you follow up on 492 with your example too? i have been unable to test kotlin scripts with my plugin using
withPluginClasspath()
and
GradleRunner
im going to update my example of the issue, too
is it ok if i link your test in the issue?
f
sure
I’ve updated your issue