Untitled

 avatar
unknown
plain_text
a year ago
531 B
19
Indexable
{
    "mode": "testops",
    "fallback": "report",
    "debug": true,
    "testops": {
      "project": "",
      "api": {
        "token": "",
        "host": "qase.io"
      },

      "run": {
        "title": "Pytest Testrun", 
        "complete": true
      }
    },
    "report": {
      "driver": "local",
      "connection": {
        "local": {
          "path": "./build/qase-report",
          "format": "json"
        }
      }
    },
    "framework": {
      "pytest": {
        "captureLogs": true
      }
    }
  }
  
Editor is loading...
Leave a Comment