{
  "mocha_tests": [
    "./integration"
  ],
  "max_workers": 7,
  "executors": [],
  "profiles": {
    "sauce-chrome": [
      {
        "browser": "chrome_latest_Windows_10_Desktop",
        "resolution": "1280x1024"
      }
    ]
  }
}