tsundberg / gradle-cucumber-runner

A gradle plugin for running Cucumber-JVM
Apache License 2.0
20 stars 10 forks source link

Can We use this plugin for running bdd test in parallel #9

Closed Dhruva23 closed 12 months ago

Dhruva23 commented 12 months ago

Hi,

We implemented bdd test using cucumber, bdd test is having feature files, we would like to run feature files in parallel.

Regards, Dhruva

tsundberg commented 12 months ago

I think you can use this plugin for running Cucumber in parallel.

Give it a spin. If there are any issue, create a pull request with a fix.