Files
pytest-screenshots/allure-report/widgets/categories.json
2019-09-22 21:26:13 +03:00

15 lines
266 B
JSON

{
"total" : 1,
"items" : [ {
"uid" : "8fb3a91ba5aaf9de24cc8a92edc82b5d",
"name" : "Product defects",
"statistic" : {
"failed" : 2,
"broken" : 0,
"skipped" : 0,
"passed" : 0,
"unknown" : 0,
"total" : 2
}
} ]
}