• Cypress Patterns & Practices

  • Cypress Workshop Intro

  • A Reliable Developer Friendly Approach to Automated End-to-End Testing with Cypress

    Quick and deep dive into Cypress, the open-source next-generation testing tool for the web.

  • Ship Web Apps Confidently: Reliable Developer Friendly End-to-End Testing with Cypress

    Quick and deep dive into Cypress, the open-source next-generation testing tool for the web.

  • Cypress + Gatsby: Confidently Fast Web Development

  • Continuously Shipping Web Apps with Confidence

    In the last decade the web made a drastic shift from simple, minimally interactive pages to highly dynamic applications that rival desktop-class software. During this shift, browsers became more advanced, and we started investing more into patterns and frameworks to helps us build apps that fully realize the potential of these advancements. But building an app is only part of the battle of shipping and maintaining an app. We must also continuously and consistently test our apps, but unfortunately, this is an often neglected step. And for good reason — testing is hard. Testing in real browsers has historically been a non-trivial task. Toolchain setup, writing tests, resolving failures, handling flakiness, and waiting on long CI jobs add layers friction that consume precious time, lower the bar of overall quality, and mitigate continuous delivery of products. However, these difficulties should no longer deter us, as there are now modern open-source tools like Cypress, that enable fast and reliable automated browser testing while providing an unprecedented developer-friendly experience. We’ll explore a new perspective on automated testing, so we can all continuously ship with confidence.

  • Cypress In a Nutshell

    A live webcast to see a bird's eye view of the Cypress landscape, and to help you get up and running with testing a real application with Cypress.