run_automation_tests
Launch headless editor to run Unreal Engine automation tests by filter, returning exit code and log tail.
Instructions
Run Automation Framework tests headlessly.
test_filter matches test names (empty runs all). Requires
UE_PROJECT_PATH and UE_ENGINE_PATH. Returns exit code and a tail of the
log. This launches a short-lived headless editor — it does not use the
live editor connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_filter | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |