Using Cypress Component Test with React Remix #22778
Unanswered
SamHuoJudiAi
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.
-
Hi,
I am running into issues with setting up/running new Cypress Component Tests with my Remix project due to dependency on Webpack: https://docs.cypress.io/guides/component-testing/component-framework-configuration
My understanding is that Remix does not use webpack (https://github.com/remix-run/remix). However, is there a way to support Cypres Component Tests?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions