Skip to content

Not able to execute feature files in parallel #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
decentboy5 opened this issue Dec 16, 2019 · 3 comments
Open

Not able to execute feature files in parallel #15

decentboy5 opened this issue Dec 16, 2019 · 3 comments

Comments

@decentboy5
Copy link

Not able to execute feature files in parallel .

https://github.com/serenity-bdd/screenplay-pattern-todomvc/blob/master/pom.xml

I have followed same steps and with same configuration but still my test cases are running in sequence mode only.

Can you please help me on this ?

@decentboy5
Copy link
Author

https://johnfergusonsmart.com/running-parallel-tests-serenity-bdd-cucumber/
I have followed above URL steps also but outcome is same.

@wakaleo
Copy link
Member

wakaleo commented Dec 16, 2019

The approach in the tutorial usually works well. But I would recommend using Cucumber 4 built-in support for parallel processing which is supported in serenity-core 2.0.90 and serenity-cucumber 1.0.29

@decentboy5
Copy link
Author

The approach in the tutorial usually works well. But I would recommend using Cucumber 4 built-in support for parallel processing which is supported in serenity-core 2.0.90 and serenity-cucumber 1.0.29

I have tried all the possible ways, but didnt help me.. can you please help me with sample pom.xml it would help me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants