cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
46.43k stars 3.14k forks source link

Svelte 5 component testing #29641

Open tobiasBora opened 3 weeks ago

tobiasBora commented 3 weeks ago

What would you like?

For now it is not possible to do component testing with svelte 5:

image

Why is this needed?

Because svelte 5 is the new version of svelte.

Other

No response

jennifer-shehane commented 3 weeks ago

Thanks for opening. We've got this on our radar. Svelt 5 is currently a release candidate with no confirmed release date: https://svelte.dev/blog/svelte-5-release-candidate

tobiasBora commented 3 weeks ago

Yes, but it seems to reach some sort of stability. But right now is it just "not supported at all", or "at our own risks"? Because I get an error like "your tests are loading", but I don't know if it's me doing something stupid or if it's due to svelte5 being truly not supported.

jennifer-shehane commented 3 weeks ago

It's not supported in Cypress currently.