-
Notifications
You must be signed in to change notification settings - Fork 1
/
behat.yml
31 lines (31 loc) · 1.01 KB
/
behat.yml
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
27
28
29
30
31
default:
formatter:
name: progress
parameters:
decorated: true
verbose: false
time: true
language: en
output_path: null
multiline_arguments: true
paths:
features: features
bootstrap: %behat.paths.features%/Context
context:
class: CCDNUser\AdminBundle\features\bootstrap\FeatureContext
extensions:
Behat\Symfony2Extension\Extension:
mink_driver: true
context:
path_suffix: features
class_suffix: features\bootstrap
kernel:
env: test
debug: true
path: Tests/Functional/app/AppKernel.php
bootstrap: Tests/Functional/bootstrap.php
Behat\MinkExtension\Extension:
default_session: 'symfony2'
goutte: ~
selenium2: ~
# base_url: http://ccdn.local/