Packages
ATC¶
Good-to-Knows¶
- Tests that are queued will be executed in alphabetical order.
- Tests that have external clients will be spawned once the first test that requires it is executed. From there, the external client will follow the coordinator into further tests – even when not needed. This is because ATC will reuse the same process when possible.