Introducing in-app test results: A streamlined, local workflow for debugging CI failures
Introducing in-app test results, a game-changing addition to Cypress that allows you to easily debug failed CI test runs right from your local app. With the new Debug page in the app, you can review, rerun, and debug failed CI test runs that are recorded to Cypress Cloud.
Debugging failed CI test runs can be a time-consuming and frustrating process. In the past, you had to switch back and forth between your local editor and your CI provider's website, searching and copying the names of failed t
Read more