test-reporter/__tests__/fixtures/empty/mocha-json.json
2021-03-08 21:04:14 +01:00

16 lines
No EOL
271 B
JSON

{
"stats": {
"suites": 0,
"tests": 0,
"passes": 0,
"pending": 0,
"failures": 0,
"start": "2021-03-08T20:01:44.391Z",
"end": "2021-03-08T20:01:44.391Z",
"duration": 0
},
"tests": [],
"pending": [],
"failures": [],
"passes": []
}