【发布时间】:2019-09-17 19:47:16
【问题描述】:
在 Intellij Idea 中运行 scala-test 套件时,它应该显示它运行的各个测试的分解,如下面的屏幕截图所示,如 scala-test Intellij guide 中所述。但是在 Intellij Idea 中运行 scala-test 时社区版 2019.2,我看不到个别测试的分解。仅显示聚合结果。如何修复它以显示单个测试?
Expected test breakup in IntellijIdea when running scala-test
Actual IntellijIdea output on running scala-test. The individual tests are not shown
【问题讨论】: