Technology
Cypress
Cypress is a front-end testing tool built for the modern web: it executes directly in the browser to provide fast, reliable, and flake-free end-to-end testing.
Cypress redefines the testing experience by running inside the browser's execution loop (rather than using remote commands like Selenium). This architecture enables features like time travel debugging: developers can hover over commands in the Command Log to see exactly what happened at each step. It handles synchronization automatically (no more manual wait times or sleep commands) and integrates seamlessly into CI/CD workflows via the Cypress Cloud. Whether you are testing React, Vue, or Angular applications, Cypress delivers consistent results across Chrome, Firefox, and Edge.
Related technologies
Recent Talks & Demos
Showing 1-4 of 4