UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

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