运行 IntelliJ Idea 2021.2.3(终极版)单测有时不提供

Running single test in IntelliJ Idea 2021.2.3 (Ultimate edition) sometimes not offered

我有 Java 项目 (Maven/Spring/Spock)。看来我无法 运行 在测试套件 (class) 中随机进行单一测试。 在一些测试中 classes 是可能的,在其他一些测试中它不是 - 整个测试套件是唯一可用的选择。 这在调试单个测试时很烦人。

有没有setting/choice如何避免这种不平衡?谢谢

尝试EAP version of IntelliJ IDEA. Should have been fixed in the scope of youtrack.jetbrains.com/issue/IDEA-233864