UI. Default Test source root in Gradle project #786
Labels
comp-ui
Improvements of plugin UI appearence and functionality
ctg-bug
Issue is a bug
status-wont-fix
This will not be worked on
Description
Test source root in current module must be set as default.
To Reproduce
Steps to reproduce the behavior:
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
Related to #549 #577
The text was updated successfully, but these errors were encountered: