Skip to content

Files

Latest commit

ee8879d · Oct 23, 2023

History

History

cypress

README.md

Cypress.io end-to-end tests

Cypress.io is an open source, MIT licensed end-to-end test runner

Folder structure

These folders hold end-to-end tests and supporting files for the Cypress Test Runner.

cypress.config.js file

You can configure project options in the ../cypress.config.js file, see Cypress configuration doc.

More information