You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: cli/CHANGELOG.md
+1-23
Original file line number
Diff line number
Diff line change
@@ -6,29 +6,7 @@ _Released 01/31/2023 (PENDING)_
6
6
7
7
**Features:**
8
8
9
-
- Easily debug failed CI test runs from within the Cypress app with the new Debug page. For more details, see the [Debug documentation](https://on.cypress.io/debug-page).
10
-
- Added Debug to the sidebar which includes a dynamic badge that shows a count of failed tests that need to be fixed. Addresses [#24441](https://github.com/cypress-io/cypress/issues/24441) and [#24852](https://github.com/cypress-io/cypress/issues/24852).
- The test runner can be filtered to only run the tests that failed from the Cloud run being shown in the Debug page. Addresses [#24855](https://github.com/cypress-io/cypress/issues/24855).
9
+
- Easily debug failed CI test runs right from your local Cypress app with the new Debug page, powered by Cypress Cloud. For more details, see the [Debug documentation](https://on.cypress.io/debug-page). Addressed by [#25488](https://github.com/cypress-io/cypress/pull/25488)
0 commit comments