I have the Java project (Maven/Spring/Spock). It appears that I couldn't run single test in test suite (class) randomly. In some test classes it possible, in some other its not - entire test suite is the only available choice. This is annoying while debuging single test.
Is there any setting/choice how to avoid this disbalance? Thanks
CodePudding user response:
Try EAP version of IntelliJ IDEA. Should have been fixed in the scope of youtrack.jetbrains.com/issue/IDEA-233864