serenity-bdd / serenity-cucumber

Cucumber integration for the Serenity BDD Reporting library
Other
78 stars 74 forks source link

How can i configure cucumber/gradle to run parallel feature files with gradle and serenity? #235

Open kbrahim opened 4 years ago

kbrahim commented 4 years ago

I have a project where I have configured Cucumber to run scenarios in parallel, Each scenario will run and complete but not in the right order, is there any solution to run in parallel only the feature files with gradle and serenity ?