Custom Parallel Execution example #3230
Unanswered
AlexandreBoliveira87
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, thanks for you time =)
I am trying to configure the custom parallel execution in my project but I am a bit (a lot actually) lost.
My case is that I have e2e tests that are dependent of a certain sequence of execution, so each folder needs to be executed by 1 worker.
By only reading the documentation me and my colleague could not understand how to config it.
So far I could not find a place with an example where I can see the workers getting specific tests to be executed.
Is there any place where I can find a working example?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions