How to omit passing tests from JUnit 5 output?

后端 未结 0 529
陌清茗
陌清茗 2021-02-06 11:06

When running JUnit 5 tests (via Gradle), the HTML test report includes all passing tests, which are generally not useful. If one test fails, this is buried amongst thousands of

相关标签:
回答
  • 消灭零回复
提交回复
热议问题