Files
monica/cypress.json
T

12 lines
378 B
JSON

{
"baseUrl": "http://localhost:8000",
"videosFolder": "tests/cypress/videos",
"screenshotsFolder": "tests/cypress/screenshots",
"supportFile": "tests/cypress/support/index.js",
"fixturesFolder": "tests/cypress/fixtures",
"integrationFolder": "tests/cypress/integration",
"pluginsFile": "tests/cypress/plugins/index.js",
"video": false,
"projectId": "2i96ir"
}