Skip to content

Change default test source root for Kotlin classes #949

Closed
@volivan239

Description

@volivan239

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)

Metadata

Metadata

Assignees

Labels

comp-uiImprovements of plugin UI appearence and functionalityctg-enhancementNew feature, improvement or change requestlang-kotlinIssue is related to Kotlin language support

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions