Closed as not planned
Description
Description
Test source root in current module must be set as default.
To Reproduce
Steps to reproduce the behavior:
- IntelliJ IDEA 2022.1.4 is opened with one of the latest UTBot builds installed
- UTBotJava project should be opened
- Find a class in utbot-sample module
- Open Generating tests with UTBot... for this class
- Check Test source root field
Expected behavior
.../utbot-sample/src/test/java should be seleted by default
Actual behavior
The first test source root in the list is selected by default, now it's ".../utbot-summary/src/test/java"
Visual proofs (screenshots, logs, images)
Environment
Substitute this text with an information that can help us to recreate the environment. For instance, specify Java version, test framework with a version (JUnit, TestNG...), Mockito configuration (packages, classes, statics), were the test parametrized or not and so on.
Additional context
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done