The Cypress team maintains the Real World App (RWA), a full stack example application that demonstrates best practices and scalable strategies with Cypress in practical and realistic scenarios. The RWA achieves full code-coverage with end-to-end tests across multiple browsers and device sizes, but also includes visual regression tests, API tests, unit tests, and runs them all in an efficient ...
AI-powered Cypress command for developers and QA teams. Generate Cypress tests from plain English, get self-healing selectors, and reduce end-to-end test maintenance with cy.prompt.
Explore Cypress documentation for a comprehensive guide on end-to-end, component, and accessibility testing. Discover features, commands, best practices, and get started with Cypress today
Learn the basics of Cypress, including querying elements, chaining commands, and interacting with elements.
What you'll learn How to install Cypress using npm, Yarn, or pnpm What you need before installing Advanced installation options
Install using npm, Yarn, or pnpm | Cypress Documentation | Cypress ...
Dive into Cypress end-to-end testing with a guide on writing your first test. Learn step-by-step, best practices, and tips for efficient test creation
Open the app in Cypress to visually see, review, and debug end-to-end and component tests.
Learn about AI-powered testing tools in Cypress — including cy.prompt(), Studio AI, and Cloud AI features for test generation, self-healing, and failure analysis.
Learn how to organize your tests in Cypress and the types of supported files, how to write tests in Cypress including hooks, exclusions, and configurations.
Learn how to run Cypress from the command line using npm, Yarn, or pnpm.
Command Line Interface (CLI) Commands and Options for Cypress | Cypress ...