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

Please clarify how to execute in parallel #1

Open
base7automation opened this issue Apr 30, 2018 · 1 comment
Open

Please clarify how to execute in parallel #1

base7automation opened this issue Apr 30, 2018 · 1 comment

Comments

@base7automation
Copy link

Hi can you please tell me how to execute the tests in parallel using this framework.
"To run parallel tests, run make run_all_in_parallel" where to make this change ?

@mohitmun
Copy link

mohitmun commented May 2, 2018

@base7automation, you can refer to Makefile in repo. you can add/remove as many parallel jobs you want. It uses make utility and --jobs option to run jobs in parallel. Let me know if it works for you

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