Join Slack
Powered by
When I use the “Create Test” feature in Intellij, ...
# announcements
c
Casey Kulm
12/04/2018, 5:19 PM
When I use the “Create Test” feature in Intellij, it always creates it as a Java file even if I put it in the kotlin source set. I usually end up converting it right away. Is there a way to have it be generated in Kotlin instead.
a
Alexey Belkov [JB]
12/05/2018, 9:17 AM
Hi! I presume you're talking about creating tests from Java classes, right? In that case it's currently unsupported, please vote for
https://youtrack.jetbrains.com/issue/KT-28646
.
c
Casey Kulm
12/05/2018, 3:43 PM
Awesome thanks for the link
@Alexey Belkov [JB]
8
Views
Open in Slack
Previous
Next