Consider vitest for unit tests
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3503936. --> Reported by: [larowlan](https://www.drupal.org/user/395439) >>> <h3 id="overview">Overview</h3> <p>Discussed this with balint and jesse and for speed of local testing vitest offers a nice DX improvement<br> Some of our tests pass as is with vitest. Those that use cy.wrap don't.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Explore how much effort it is to port the tests using cy.wrap to vitest. Report back. Decide if we want to go ahead.</p> <h3 id="ui-changes">User interface changes</h3>
issue