1 2 3 4 5 6 7 8 9 10 11 12
# Codeception Test Suite Configuration # # Suite for unit or integration tests. bootstrap: _bootstrap.php error_level: E_ALL & ~E_STRICT & ~E_DEPRECATED & ~E_NOTICE actor: UnitTester modules: enabled: - Asserts - \Helper\Unit step_decorators: ~