Codeception / Codeception/robo-paracept
Setting maximum number of threads for taskParallelExec
Open
- Dominant language
- PHP
- Stars
- 57
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Let's assume I want to run 20 tests in total but only 10 at the same time to avoid putting a big load on the application under test.
I would like to configure robo-paracept to run maximum 10 threads (once one thread finishes another from the queue is grabbed and launched) - is it possible?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.