We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be good to expand this tutorial to include a section on how to run Circle Ci tests with multiple containers.
How to run different test scripts from one build in parallel (Parallelism) and how to run different builds in parallel.
The text was updated successfully, but these errors were encountered:
manual setup vs automatic https://circleci.com/docs/setting-up-parallelism/
Sorry, something went wrong.
I have set up a repo which is able to run different scripts in parallel on circle ci https://github.com/Conorc1000/CircleCiParallel
This is a useful suggestion especially for projects with many tests. 🚀 If you have time, please add a paragraph to the readme! thanks. 👍
Conorc1000
No branches or pull requests
It would be good to expand this tutorial to include a section on how to run Circle Ci tests with multiple containers.
How to run different test scripts from one build in parallel (Parallelism) and how to run different builds in parallel.
The text was updated successfully, but these errors were encountered: