openstamanager/codeception.dist.yml

18 lines
408 B
YAML
Raw Normal View History

2018-08-03 17:19:45 +02:00
paths:
tests: tests
output: tests/_output
data: tests/_data
support: tests/_support
envs: tests/_envs
actor_suffix: Tester
extensions:
enabled:
- Codeception\Extension\RunFailed
modules:
config:
WebDriver:
url: http://localhost/openstamanager
window_size: false # disabled in ChromeDriver
port: 9515
browser: chrome