-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-enhancementNew feature, improvement or change requestNew feature, improvement or change requestlang-kotlinIssue is related to Kotlin language supportIssue is related to Kotlin language support
Description
Description
When launching action on a class from Kotlin, the default test source root that is selected in UI is ../src/test/java
even if ../src/test/kotlin
exists.
Expected behavior
I believe that the kotlin tests source root should be selected by default in this case.
Potential alternatives
If there is no kotlin tests source root in the project, it would be nice to offer user to create it automatically (currently this isn't done, at least if there is java tests source root)
alisevych
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-enhancementNew feature, improvement or change requestNew feature, improvement or change requestlang-kotlinIssue is related to Kotlin language supportIssue is related to Kotlin language support
Type
Projects
Status
Done