github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/cypress/cypress.json (about) 1 { 2 "video": false, 3 "baseUrl": "http://localhost:4040", 4 "integrationFolder": "cypress/integration/webapp", 5 "testFiles": "*.ts", 6 "retries": { 7 "runMode": 5 8 } 9 }