9 lines
250 B
YAML
9 lines
250 B
YAML
default:
|
|
paths:
|
|
features: tests/features
|
|
bootstrap: %behat.paths.features%/bootstrap
|
|
extensions:
|
|
Behat\MinkExtension\Extension:
|
|
base_url: http://localhost:8000
|
|
goutte: ~
|
|
selenium2: ~ |