How to make maven-surefire-plugin reuse created thread to execute all tests in all Maven modules

后端 未结 0 1371
南笙
南笙 2021-02-02 05:46

Maven-surefire-plugin has different settings to execute tests. If forkCount=1 and reuseForks=true, then surefire plugin creates one new JVM process to execute all tests in one M

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