0
0
Fork 0
mirror of https://github.com/getgrav/grav.git synced 2025-05-01 15:09:48 +00:00
getgrav_grav/tests/acceptance.suite.yml
2016-01-10 19:10:52 +01:00

12 lines
No EOL
356 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:
- PhpBrowser:
url: http://localhost:8080/grav
- \Helper\Acceptance