firefly-iii/tests/acceptance.suite.yml
2014-12-16 06:53:07 +01:00

10 lines
287 B
YAML

# 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: AcceptanceTester
modules:
enabled:
- AcceptanceHelper