-
Notifications
You must be signed in to change notification settings - Fork 45
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 request
Description
Description
In Gradle projects test sources root can be located anywhere. Suggest all found test source roots for test generation.
Expected behavior
In Gradle project Test sources root can be located anywhere, it can be configured in build.gradle file.
So we'll need to be able to generate tests to a directory located outside src.
Environment
Checked on IDEA Ultimate 2022.1.3
Gradle 6.3, 7.4
Potential alternatives
Current behavior forbids destination folder outside /src/test
Context
For example: https://github.com/volivan239/virt-mem-personal/blob/main/build.gradle
Now integrationTest directory can't be selected as destination folder:
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 request
Type
Projects
Status
Done