-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Svelte Component Testing Support #23037
Comments
Hey team! Please add your planning poker estimate with ZenHub @astone123 @lmiller1990 @marktnoonan @mike-plummer @rockindahizzy @warrensplayer @ZachJW34 |
We have an open source contribution for the mount side of things. Depending on when we want to get this out, we can create another issue for SvelteKit and focus the svelte + vite/webpack support |
Assume this does not include SvelteKit support |
Please, please, please - can we have official support for Svelte? |
No, just vanilla Svelte +Vite. |
Cool, maybe you can share your config for everyone else to see 💯 |
The problem is that my config is tightly locked into Node 14 and Cypress 8.5 |
Right, I didn't realise you were on 8.5. Definitely recommend upgrading first! When we release our Svelte support, it'll be with Cypress 10 (latest version) in mind. |
We will consider this implementation to be experimental |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
What would you like?
Add support for Svelte in Component Testing
Things to consider
Getting Started
guide usesVite
Why is this needed?
No response
Other
No response
The text was updated successfully, but these errors were encountered: