Created
May 26, 2016 10:48
-
-
Save Purus/e9d10c0f5834e5d5f884094ce42f7115 to your computer and use it in GitHub Desktop.
Sample Generated JSON File
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"line": 1, | |
"elements": [ | |
{ | |
"before": [ | |
{ | |
"result": { | |
"duration": 18741, | |
"status": "passed" | |
}, | |
"match": { | |
"location": "StepDefinitions.beforeScenario(Scenario)" | |
} | |
} | |
], | |
"line": 12, | |
"name": "ffdfdfdf", | |
"description": "", | |
"id": "fdfdf;;3", | |
"type": "scenario", | |
"keyword": "Scenario Outline", | |
"steps": [ | |
{ | |
"result": { | |
"duration": 661790836, | |
"status": "passed" | |
}, | |
"line": 5, | |
"name": "gdfdfd", | |
"match": { | |
"arguments": [ | |
{ | |
"val": "fdfdf", | |
"offset": 0 | |
}, | |
{ | |
"val": "fdf", | |
"offset": 25 | |
}, | |
{ | |
"val": "fdfdf", | |
"offset": 57 | |
} | |
], | |
"location": "StepDefinitions.fdfd_dfdf(String,String,String)" | |
}, | |
"keyword": "When " | |
}, | |
{ | |
"result": { | |
"duration": 73626, | |
"status": "passed" | |
}, | |
"line": 6, | |
"name": "gdfff", | |
"match": { | |
"arguments": [ | |
{ | |
"val": "\u003e", | |
"offset": 21 | |
} | |
], | |
"location": "StepDefinitions.hgdfdf_dfdgdf(String)" | |
}, | |
"matchedColumns": [ | |
0 | |
], | |
"keyword": "Then " | |
}, | |
{ | |
"result": { | |
"duration": 99061, | |
"status": "passed" | |
}, | |
"line": 7, | |
"name": "hadfgdfdf", | |
"match": { | |
"arguments": [ | |
{ | |
"val": "\u003e", | |
"offset": 29 | |
} | |
], | |
"location": "StepDefinitions.qadfdf_dfdf(String)" | |
}, | |
"matchedColumns": [ | |
1 | |
], | |
"keyword": "And " | |
}, | |
{ | |
"result": { | |
"duration": 59793, | |
"status": "passed" | |
}, | |
"line": 8, | |
"name": "hggdfdf", | |
"match": { | |
"arguments": [ | |
{ | |
"val": "\u003e", | |
"offset": 28 | |
} | |
], | |
"location": "StepDefinitions.jgg_dfdf(String)" | |
}, | |
"matchedColumns": [ | |
2 | |
], | |
"keyword": "And " | |
} | |
], | |
"tags": [ | |
{ | |
"line": 3, | |
"name": "@001" | |
}, | |
{ | |
"line": 3, | |
"name": "@002" | |
} | |
] | |
} | |
], | |
"name": "customer", | |
"description": "", | |
"id": "customer", | |
"keyword": "Feature", | |
"uri": "src/test/resources/feature/one.feature" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment