Emily Wisniewski (Rohrbough)
Emily Wisniewski (Rohrbough)
- Closes #22279 - add testIsolation option - when `experimentalSessionAndOrigin=false`, the default value is `lax`. When `experimentalSessionAndOrigin=true`, this the default value is `strict`. - lax - this is the current...
- Closes #23039 When in runMode, and a test fails, we will generate the before & after snapshots. We are relying on the reporter's UI to update to indicate when...
### Current behavior Errors thrown from `test:before:run` handlers are not propagated correctly and cause inconsistent behaviors in run vs open mode. - in open mode: the error is reported for...
### What would you like? replace the queued test icon. ### Why is this needed? _No response_ ### Other _No response_
### What would you like? Current placeholder for work required for Sessions GA release.
While working on persisting sessions between specs, I noticed we were incorrectly persisting sessions in open mode when navigating between specs from the in-line spec list. ### User facing changelog...
When reading the details report, it would be great to understand what peer-dependencies are required of a package in addition to the dependencies that will be installed with a package.
Running the linter on my CF template, I am receiving a W28 warning that is resolving to my resource type. Initally I thought it was reporting the inocrrect line number...
Add docs on new test isolation configuration option. Added a section to describe what test isolation is and how Cypress handles it. Closes #4503
VERY very rough draft -- quit a few grammatical errors at this point [#https://github.com/cypress-io/cypress/issues/22201](https://github.com/cypress-io/cypress/issues/22201)