run_tests_wait
Dispatch tests and wait for the exact run to reach a terminal state. Result snapshot remains available after transport failures and domain reloads.
Instructions
Dispatch tests and wait for the exact run to become terminal.
Transport failures and domain reloads do not erase the last snapshot. A
caller timeout is observational only: it returns ``TIMEOUT`` with request,
run and snapshot data and never marks the Unity run complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | EditMode | |
| filter | No | ||
| timeout | No | ||
| request_id | No | ||
| poll_interval | No |