Component testing with Cypress or Playwright #1823
Unanswered
mykhailo-alekseiev
asked this question in
Q&A
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 want to implement the component testing for my project. I tried Cypress as my first solution, and after the Component test that includes the Link component, I started to catch the error that Link is using outside RouterProvider. Are there examples or docs about the implementation of component testing?
Beta Was this translation helpful? Give feedback.
All reactions