mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 17:50:01 -06:00
11 lines
194 B
JSON
11 lines
194 B
JSON
{
|
|
"video": false,
|
|
"fixturesFolder": false,
|
|
"testFiles": "**/*cy-spec.js",
|
|
"viewportWidth": 500,
|
|
"viewportHeight": 500,
|
|
"componentFolder": "src",
|
|
"env": {
|
|
"coverage": true
|
|
}
|
|
} |