Forum Discussion
mpkorstanje
4 years agoOccasional Contributor
Consider using TestNGs or JUnits build in parallelism support instead of using surefire to execute your classes in parallel.
- https://github.com/cucumber/cucumber-jvm/tree/main/testng#parallel-execution
- https://github.com/cucumber/cucumber-jvm/tree/main/junit#parallel-execution-with-maven
- https://github.com/cucumber/cucumber-jvm/tree/main/junit-platform-engine#configuration-options
Related Content
- 6 years ago
- 3 months ago
Recent Discussions
- 5 months ago
- 5 months ago