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?
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?