Shan
04/07/2019, 7:38 PMjvmTest
task in a Kotlin MP projectraniejade
04/08/2019, 9:31 AMShan
04/08/2019, 9:56 AMShan
04/08/2019, 9:56 AMraniejade
04/08/2019, 12:24 PM2.0.2
will fix your problem, in the mean time can you not use the default package?Shan
04/08/2019, 12:42 PMsrc > jvmTest > kotlin > org.mycompany.project > tests
, not a default package (which I'm assuming means just no package at all)Shan
04/08/2019, 12:45 PMraniejade
04/08/2019, 10:19 PMShan
04/09/2019, 5:21 PMraniejade
04/09/2019, 10:43 PMraniejade
04/09/2019, 10:45 PM@Ignore
). Then slowly remove @Ignore
and for every step run the test.Shan
04/15/2019, 9:08 PM@Ignore
for now, will try to debug later. Thank you!