Component testing with Astro #25746
Unanswered
nicolalandro
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I reach to testing end2end astro app, but when I try to configure componente test with svelte I have a problem on the budler because I cannot specify astro, also if in truth astro use vite. By specifiing vite he do not find the vite config file.
How can I test my astro or svelte component under Astro with cypres? Can I specify custom bundler?
Beta Was this translation helpful? Give feedback.
All reactions