1
1
[
2
2
{
3
- " description" : " Test Report" ,
4
- " keyword" : " Feature" ,
5
- " name" : " Test Feature with all results" ,
6
- " line" : 2 ,
7
- "id" : " Test-Report" ,
8
- " tags" : [],
9
- " uri" : " features/testdeature.feature" ,
10
- " elements" : [
3
+ ' description': ' Test Report' ,
4
+ ' keyword': ' Feature' ,
5
+ ' name': ' Test Feature with all results' ,
6
+ ' line' : 2,
7
+ 'id': ' Test-Report' ,
8
+ ' tags' : [],
9
+ ' uri': ' features/testdeature.feature' ,
10
+ ' elements' : [
11
11
{
12
- "id" : " passed" ,
13
- " keyword" : " Scenario" ,
14
- " line" : 7 ,
15
- " name" : " All passed" ,
16
- " tags" : [],
17
- " type" : " scenario" ,
18
- " steps" : [
12
+ 'id': ' passed' ,
13
+ ' keyword': ' Scenario' ,
14
+ ' line' : 7,
15
+ ' name': ' All passed' ,
16
+ ' tags' : [],
17
+ ' type': ' scenario' ,
18
+ ' steps' : [
19
19
{
20
- " arguments" : [],
21
- " keyword" : " Given " ,
22
- " line" : 8 ,
23
- " name" : " passed step" ,
24
- " match" : {
25
- " location" : " Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135"
20
+ ' arguments' : [],
21
+ ' keyword': ' Given ' ,
22
+ ' line' : 8,
23
+ ' name': ' passed step' ,
24
+ ' match' : {
25
+ ' location': ' Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135'
26
26
},
27
- " result" : {
28
- " status" : " passed" ,
29
- " duration" : 7033
27
+ ' result' : {
28
+ ' status': ' passed' ,
29
+ ' duration' : 7033
30
30
}
31
31
},
32
32
{
33
- " arguments" : [],
34
- " keyword" : " Then " ,
35
- " line" : 9 ,
36
- " name" : " passed step" ,
37
- " match" : {
38
- " location" : " Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135"
33
+ ' arguments' : [],
34
+ ' keyword': ' Then ' ,
35
+ ' line' : 9,
36
+ ' name': ' passed step' ,
37
+ ' match' : {
38
+ ' location': ' Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135'
39
39
},
40
- " result" : {
41
- " status" : " passed" ,
42
- " duration" : 86
40
+ ' result' : {
41
+ ' status': ' passed' ,
42
+ ' duration' : 86
43
43
}
44
44
}
45
45
]
46
46
}, {
47
- "id" : " failed" ,
48
- " keyword" : " Scenario" ,
49
- " line" : 7 ,
50
- " name" : " step failed" ,
51
- " tags" : [],
52
- " type" : " scenario" ,
53
- " steps" : [
47
+ 'id': ' failed' ,
48
+ ' keyword': ' Scenario' ,
49
+ ' line' : 7,
50
+ ' name': ' step failed' ,
51
+ ' tags' : [],
52
+ ' type': ' scenario' ,
53
+ ' steps' : [
54
54
{
55
- " arguments" : [],
56
- " keyword" : " Given " ,
57
- " line" : 8 ,
58
- " name" : " passed step" ,
59
- " match" : {
60
- " location" : " Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135"
55
+ ' arguments' : [],
56
+ ' keyword': ' Given ' ,
57
+ ' line' : 8,
58
+ ' name': ' passed step' ,
59
+ ' match' : {
60
+ ' location': ' Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135'
61
61
},
62
- " result" : {
63
- " status" : " passed" ,
64
- " duration" : 7033
62
+ ' result' : {
63
+ ' status': ' passed' ,
64
+ ' duration' : 7033
65
65
}
66
66
},
67
67
{
68
- " arguments" : [],
69
- " keyword" : " Then " ,
70
- " line" : 9 ,
71
- " name" : " failed step" ,
72
- " match" : {
73
- " location" : " Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135"
68
+ ' arguments' : [],
69
+ ' keyword': ' Then ' ,
70
+ ' line' : 9,
71
+ ' name': ' failed step' ,
72
+ ' match' : {
73
+ ' location': ' Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135'
74
74
},
75
- " result" : {
76
- " status" : " failed" ,
77
- " duration" : 86 ,
78
- " error_message" : " step was failed"
75
+ ' result' : {
76
+ ' status': ' failed' ,
77
+ ' duration' : 86,
78
+ ' error_message': ' step was failed'
79
79
}
80
80
}
81
81
]
82
82
}, {
83
- "id" : " failed" ,
84
- " keyword" : " Scenario" ,
85
- " line" : 7 ,
86
- " name" : " Step skipped" ,
87
- " tags" : [],
88
- " type" : " scenario" ,
89
- " steps" : [
83
+ 'id': ' failed' ,
84
+ ' keyword': ' Scenario' ,
85
+ ' line' : 7,
86
+ ' name': ' Step skipped' ,
87
+ ' tags' : [],
88
+ ' type': ' scenario' ,
89
+ ' steps' : [
90
90
{
91
- " arguments" : [],
92
- " keyword" : " Given " ,
93
- " line" : 8 ,
94
- " name" : " passed step" ,
95
- " match" : {
96
- " location" : " Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135"
91
+ ' arguments' : [],
92
+ ' keyword': ' Given ' ,
93
+ ' line' : 8,
94
+ ' name': ' passed step' ,
95
+ ' match' : {
96
+ ' location': ' Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135'
97
97
},
98
- " result" : {
99
- " status" : " passed" ,
100
- " duration" : 7033
98
+ ' result' : {
99
+ ' status': ' passed' ,
100
+ ' duration' : 7033
101
101
}
102
102
},
103
103
{
104
- " arguments" : [],
105
- " keyword" : " Then " ,
106
- " line" : 9 ,
107
- " name" : " skipped step" ,
108
- " match" : {
109
- " location" : " Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135"
104
+ ' arguments' : [],
105
+ ' keyword': ' Then ' ,
106
+ ' line' : 9,
107
+ ' name': ' skipped step' ,
108
+ ' match' : {
109
+ ' location': ' Projects/nodejs-cucumber-sample-master/node_modules/cucumber/lib/support_code_library_builder/define_helpers.js:135'
110
110
},
111
- " result" : {
112
- " status" : " skipped" ,
113
- " duration" : 86 ,
114
- " error_message" : " step was skipped"
111
+ ' result' : {
112
+ ' status': ' skipped' ,
113
+ ' duration' : 86,
114
+ ' error_message': ' step was skipped'
115
115
}
116
116
}
117
117
]
118
118
}
119
119
]
120
120
}
121
- ]
121
+ ];
0 commit comments