File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -25,14 +25,12 @@ Cypress now includes support for test retries! Similar to how Cypress will retry
2525** Features:**
2626
2727- There's a new ` retries ` configuration option to configure the number of times to retry a failing test. Addresses {% issue 1313 %}.
28- - You can now open a spec file directly from the ** Tests** tab in the Test Runner by clicking the ** Open in IDE** button. Addresses {% issue 7713 %}
2928
3029** Bugfixes:**
3130
3231- Cypress will now properly run on Firefox versions >= 75. Addressed in {% PR 7791 %}.
3332- The Developer Tools menu will now always display in Electron when switching focus from Specs to the Test Runner. Addressed in {% PR 7791 %}.
3433- We now emit the pass event from Mocha after all hooks have run. Fixes {% issue 7730 %}.
35- - Debug logs from the ` @benmalka/foxdriver ` module will no longer appear if any ` DEBUG ` environment variable was set. Fixed {% issue 7723 %}.
3634
3735** Documentation Changes:**
3836
@@ -43,7 +41,6 @@ Cypress now includes support for test retries! Similar to how Cypress will retry
4341
4442- The type for the ` Window ` object returned from {% url "` cy.window() ` " window %} is now correct. Addresses {% issue 7856 %}.
4543- The type definition for Cypress's ` ApplicationWindow ` can now be extended. Addresses {% issue 7856 %}.
46- - We made some minor UI updates to the Test Runner. Addresses {% issue 7732 %}.
4744
4845** Dependency Updates**
4946
You can’t perform that action at this time.
0 commit comments