Macro RUNNER_SETUP Statements to execute when the runner initializes. Since v1.0 #define RUNNER_SETUP() Discussion 🔗 Invoked once at startup before any suites are executed. Global state can be initialized here. See Also 🔗 RUNNER_TEARDOWN