namespace: Tests support_namespace: Support paths: tests: tests output: tests/_output data: tests/Support/Data support: tests/Support envs: tests/_envs settings: # shuffle: true suite_class: \PHPUnit_Framework_TestSuite colors: true memory_limit: 1024M log: true lint: false be_strict_about_changes_to_global_state: false report_useless_tests: true coverage: enabled: false extensions: enabled: - Codeception\Extension\RunFailed