Specify:
- The absolute path to each Squish test suite, which should be run in a single Squish build step,
in a separate line.
- The path to the test suites parent directory ended with "\*" or "/*". The plugin discovers all direct
sub-directories and execute tests suites that name starts with the "suite_" prefix
Use # at the beginning of a test suite path to exclude it from the execution.
Note that the remaining Squish build step configuration applies to all test suites specified here.
If a test suite requires different build step configuration add another Squish build step for that test
suite instead.