Cypress Component Framework Definition API

Cypress prides itself on providing a first-class experience for Component Testing. Part of this experience is our onboarding process that automatically detects the library and framework used in a project, and scaffolds the relevant files and configuration. Starting with Cypress 12.7, we are exposin…

Read More

Cypress Ambassador Spotlight: Sean Connolly

Meet Sean. An ideal collaborator for any open source project. His belief in the importance of the developer experience while using automation tools made him the perfect addition to the Ambassador program. What motivates you to be a Cypress Ambassador? Using the Best State of Art Testing Framework…

Read More

Component Testing Next.js with Cypress

Cypress Component Testing allows you to build and test individual components using popular front-end frameworks, and one of the most popular frameworks in use today is Next.js. Front-end libraries like React and Vue are designed to structure your application into small, reusable components, but a fr…

Read More