![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Class responsible for running the game test suites.
Tests can be started by passing the -autotest parameter, the runner supports SCR_AutotestGroup configs, test suite class names and test case class names. CLI examples: -autotest "{6AB9C8EEE9A651B5}" -autotest Example1SubjectTestSuite -autotest Example1Subject_GetFive_ReturnsFive
GUI usage: SCR_AutotestTool SCR_AutotestPlugin
Definition at line 14 of file SCR_AutotestRunner.c.