-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbehat.yml.dist
26 lines (24 loc) · 958 Bytes
/
behat.yml.dist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
default:
suites:
default:
contexts:
- behatch:context:browser
- behatch:context:debug
- behatch:context:system
- behatch:context:json
- behatch:context:rest
- Behat\MinkExtension\Context\MinkContext
- App\Tests\Behat\ApplicationContext
- App\Tests\Behat\UserContext
- App\Tests\Behat\TaskContext
extensions:
FriendsOfBehat\SymfonyExtension: ~
Behatch\Extension: ~
Behat\MinkExtension:
# Add the URL to your local environment here if you use something else than http://localhost/
base_url: ''
sessions:
browserkit:
browserkit_http:
http_client_parameters:
cafile: ~ # Add the path to your certificate here, if you have self signed HTTPS