I have checkout the serenity-cucumber4-starter project, executed the "mvn verify" goal to test the 2 features included as examples. I see that the test execution is performed sequentially although the pom.xml has configuration for parallel execution using maven fail safe plugin. Am I missing something here?
Hi,
I have checkout the serenity-cucumber4-starter project, executed the "mvn verify" goal to test the 2 features included as examples. I see that the test execution is performed sequentially although the pom.xml has configuration for parallel execution using maven fail safe plugin. Am I missing something here?
Thank you, Vinay.