Skip to content

Latest commit

 

History

History

fundamentals__fixtures

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Fixtures

You can load fixture data using the cy.fixture() command. The tests in the cypress/e2e folder show how to:

For more examples see the "Fixtures" section in the Cypress Testing Workshop.