I have 100 tests, I want to run 20 of them on one thread, and let all the other tests be automatically distributed on the remaining threads. How to do this and is it possible?
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to execute multiple / parallel tests and sequential tests in the same testrun | 0 | 708 | August 26, 2020 | |
Parallel Execution | 2 | 878 | February 7, 2019 | |
Execute CodeceptJS with JUnit reporter when test run in parallel | 0 | 624 | May 20, 2020 | |
Execute Tests in Parallel across multiple browsers with run-workers | 0 | 356 | February 17, 2023 | |
How to do parallel test for Appium on saucelabs using codeceptjs | 0 | 421 | August 24, 2020 |