Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 832 Bytes

File metadata and controls

11 lines (8 loc) · 832 Bytes

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.