UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

15 lines (14 loc) 212 B
{ "plugins": [ "cypress" ], "env": { "cypress/globals": true }, "rules": { "mocha/no-global-tests": "off" }, "ignorePatterns": [ "failures/cypress/integration/syntax_error.js" ] }