UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

19 lines (18 loc) 397 B
{ "viewportWidth": 400, "viewportHeight": 400, "video": false, "projectId": "z9dxah", "testFiles": "**/*spec.{js,jsx,ts,tsx}", "env": { "reactDevtools": true }, "ignoreTestFiles": [ "**/__snapshots__/*", "**/__image_snapshots__/*" ], "componentFolder": "src", "experimentalComponentTesting": true, "experimentalFetchPolyfill": true, "fixturesFolder": false }