Which is correct combination of versions of cucumber-jvm parallel, maven surefire and compiler to be configured for running test cases in parallel
问题 I am new to cucumber-jvm parallel plugin and want to understand 2 things basically - First - Which is correct combination of version i shall choose of cucumber-jvm parallel plugin, maven surefire and compiler plugin Second - what is difference between cucumber-jvm implementation supporting parallel execution from V 4.0 and cucumber-jvm-parallel plugin There are 2 phases people configure in cucumber-jvm-parallel plugin. Goal as validate or generateRunners. Can someone guide me whts the