Skip to content

Awesome Test Coordinator

ATC is a testing library and automated testing framework. It is an extension of Unreal's built-in Automation Test Framework.

ATC

The coordinator is the central component of ATC. It is responsible for coordinating the execution of tests across multiple processes.

ATC makes testing in standalone, listen server, dedicated server, PIE or any combination of these configurations easy.

ATC makes automated end-to-end testing easy between clients and the server. The coordinator tells its clients what to run and when.

ATO

ATO orchestrates the processes for the coordinator in ATC.

ATO reports the results of the tests from the coordinator.