Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

12 rader
415 B

  1. {
  2. "fileServerFolder": "test/e2e-cypress/static",
  3. "fixturesFolder": "test/e2e-cypress/fixtures",
  4. "integrationFolder": "test/e2e-cypress/tests",
  5. "pluginsFile": "test/e2e-cypress/plugins/index.js",
  6. "screenshotsFolder": "test/e2e-cypress/screenshots",
  7. "supportFile": "test/e2e-cypress/support/index.js",
  8. "videosFolder": "test/e2e-cypress/videos",
  9. "baseUrl": "http://localhost:3230/",
  10. "video": false
  11. }