{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2022-04-04T07:53:25.029Z",
    "end": "2022-04-04T07:53:39.320Z",
    "duration": 14291,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "403cc507-58ca-4da7-9964-2a911e8e8320",
      "title": "",
      "fullFile": "cypress/integration/shopware5/404-page-test.js",
      "file": "cypress/integration/shopware5/404-page-test.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "a0d9a371-c92e-48b6-a1c3-5f111b2d1d6c",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "404 Page test",
              "fullTitle": "Test 404 Page test",
              "timedOut": null,
              "duration": 11813,
              "state": "passed",
              "speed": "slow",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy); //set desktop\n\n_websiteMonitoring[\"default\"].setViewport(cy);\ncy.screenshot(\"test\");\nvar baseUrl = _websiteMonitoring[\"default\"].readEnvVariable('url'); //go to non existent page\n\n_websiteMonitoring[\"default\"].visitDomainConcat(cy, \"426TestOnFailStatusCode\", false);\ncy.get('body.is--ctl-error').should('exist');",
              "err": {},
              "uuid": "b53a68b1-8624-497e-a646-bfbf660173c5",
              "parentUUID": "a0d9a371-c92e-48b6-a1c3-5f111b2d1d6c",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "b53a68b1-8624-497e-a646-bfbf660173c5"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 11813,
          "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.0.1"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/6/7/reports"
      },
      "version": "6.0.1"
    }
  }
}