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

Can we run the emulator in sequence? #24

Open
changchingchi opened this issue Jun 29, 2017 · 1 comment
Open

Can we run the emulator in sequence? #24

changchingchi opened this issue Jun 29, 2017 · 1 comment

Comments

@changchingchi
Copy link

currently the plug-in will wait for all emulators ready and start the test cases in parallel. Is there a way to make it in sequence?

@tomaszrykala
Copy link

It was possible last time I used this library, by leveraging productFlavors which would produce specific gradle tasks which you can run synchronously. I've described it here: https://medium.com/@tomaszrykala/stable-functional-tests-with-genymotion-gradle-plugin-and-test-specific-product-flavors-4fe4b93f7c8c

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