Svelte component testing - different directory #24651
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
-
Hello
We are currently using cypress for e2e testing, and its working well.
We are interested in using cypress for testing our svelte components. However, we have our cypress project as a seperate project to our main svelte project.
Is it possible to configure the component testing to locate the components (and its project) in a project other than the cypress project?
Beta Was this translation helpful? Give feedback.
All reactions