mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 15:39:28 -05:00
f1bc084a6d
* work on test cases * custom testfiles test case * adde readme to project * typo
7 lines
153 B
JSON
7 lines
153 B
JSON
{
|
|
"integrationFolder": "src",
|
|
"testFiles": "**/*.spec.js",
|
|
"pluginsFile": "src/the-plugins-file.js",
|
|
"supportFile": "src/some-support-file.js"
|
|
}
|