{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-04-07T06:42:28.329Z",
    "end": "2022-04-07T06:42:28.682Z",
    "duration": 353,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "24ec3fbc-64a8-400a-af5d-1d5c97bf7aff",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "b90a328e-8253-4364-8b66-e92624058a06",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Service List exist and is not empty",
              "fullTitle": "Test Service List exist and is not empty",
              "timedOut": null,
              "duration": 268,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //set desktop\n\n_websiteMonitoring[\"default\"].setViewport(cy);\nexpect(Cypress.$('ul.service--list li')).to.have.length.of.at.least(1);",
              "err": {
                "message": "AssertionError: expected { Object (length, prevObject) } to have a length at least 1 but got 0",
                "estack": "AssertionError: expected { Object (length, prevObject) } to have a length at least 1 but got 0\n    at Context.eval (http://localhost:45220/__cypress/tests?p=cypress/integration/shopware5/service-list-is-not-empty.js:21:67)",
                "diff": null
              },
              "uuid": "1167fa84-1699-4be4-993e-27b44a6e5aa2",
              "parentUUID": "b90a328e-8253-4364-8b66-e92624058a06",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "1167fa84-1699-4be4-993e-27b44a6e5aa2"
          ],
          "pending": [],
          "skipped": [],
          "duration": 268,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        }
      ],
      "passes": [],
      "failures": [],
      "pending": [],
      "skipped": [],
      "duration": 0,
      "root": true,
      "rootEmpty": true,
      "_timeout": 2000
    }
  ],
  "meta": {
    "mocha": {
      "version": "7.0.1"
    },
    "mochawesome": {
      "options": {
        "quiet": false,
        "reportFilename": "mochawesome",
        "saveHtml": true,
        "saveJson": true,
        "consoleReporter": "spec",
        "useInlineDiffs": false,
        "code": true
      },
      "version": "7.1.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/18/34/reports"
      },
      "version": "6.1.0"
    }
  }
}