Skip to content
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

Run Appium test in parallel #1844

Open
ioanmo226 opened this issue Oct 3, 2022 · 1 comment
Open

Run Appium test in parallel #1844

ioanmo226 opened this issue Oct 3, 2022 · 1 comment
Milestone

Comments

@ioanmo226
Copy link
Collaborator

Maybe we can run Appium ui test in parallel to lower semaphoreci execution time.

https://stackoverflow.com/questions/68824769/webdriverio-execute-some-tests-consecutively-and-other-tests-in-parallel
https://webdriver.io/docs/organizingsuites/

@ioanmo226 ioanmo226 added this to the discussion milestone Oct 3, 2022
@tomholub
Copy link
Collaborator

tomholub commented Oct 3, 2022

That would be real nice.

Mocks will have to run on different ports so they don't interfere, the port would have to be passed in app startup sys args.

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