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…
Implement API Testing Like a Pro, Part 2: API Automation Using 'cypress-plugin-api'
This is a guest post from Cypress Ambassador Kailash Pathak! Kailash Pathak is a Sr. QA Lead and 3Pillar Global. Read his blogs at qaautomationlabs.com/blogs. Kailash is 2x AWS | PMI-ACP, ITIL, and PRINCE2 practitioner certified. Check out his blog here. This post is the second of a series that ex…
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…
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…
Cypress Cloud: Auto Cancellation is now available via CLI
With today’s release of Cypress 12.6, Cypress Cloud users can configure Auto Cancellation via CLI and Node Module API, offering new opportunities to shorten feedback loops and protect valuable CI and human resources. If you are a Cypress Cloud Business and Enterprise customer, you can now use CLI t…