Skip to content

Latest commit

 

History

History

cypress

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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