Sveltekit and components - SvelteKitError: Not found: /__cypress/src/index.html #29282
Unanswered
magick93
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.
-
Hello
I'm trying to get setup testing components with Sveltekit.
However in both headless and browser testing I'm getting the error
SvelteKitError: Not found: /__cypress/src/index.html
.I do have
cypress/support/component-index.html
with the following contents:And I have the following config settings:
Any help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions