How do I specify the number of containers on which I want to run the test in TAS?

How do I specify the number of containers on which I want to run the test in TAS?

Hi Emma!

You can define the number of containers into which the tests must be split for parallel execution in .tas.yml file

For example:

parallelism: 2