6c73bba0193a55aad7834d5bdc245f6e69a62e93
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / etalons / multiplepystrings.yml
1 feature:
2   title:        A multiple py string feature
3   line:         1
4   language:     en
5   description:  ~
6
7   scenarios:
8     -
9       type:     scenario
10       title:    ~
11       line:     3
12       steps:
13         -
14           keyword_type: When
15           type:         When
16           text:         I enter a string
17           line:         4
18           arguments:
19             -
20               type:     pystring
21               text:     |-
22                 -
23                    a string
24                   with something
25                 be
26                 a
27                 u
28                   ti
29                     ful
30
31         -
32           keyword_type: Then
33           type:         Then
34           text:         String must be
35           line:         15
36           arguments:
37             -
38               type:     pystring
39               text:     |-
40                 -
41                    a string
42                   with something
43                 be
44                 a
45                 u
46                   ti
47                     ful