JUnit5: How to rerun all test methods if failed?

后端 未结 0 873
旧巷少年郎
旧巷少年郎 2021-01-20 12:07

I would like to rerun all test methods if failed. I have tried the rerunner-jupiter but the @RepeatedIfExceptionsTest annotation works only for test methods, and not for tes

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