Cypress is a fast E2E testing framework for web apps, running in-browser with real-time reloads, video recording, and easy assertions.
Focused on developer happiness.
Use Cypress when:
Note: cy.visit for pages.
BeforeEach hooks.
Parallel runs.