# Codeception Test Suite Configuration # suite for acceptance tests. # perform tests in browser using the WebDriver or PhpBrowser. # If you need both WebDriver and PHPBrowser tests - create a separate suite. class_name: CliTester modules: enabled: - Filesystem - Cli config: PhpBrowser: url: 'http://localhost/myapp/'