You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is interest from @simonireilly, we can collab to create cypress-ct-lit which would do what is proposed here - first class integration w/ Cypress CT (including onboarding and scaffolding the supportFile with mount, etc).
I am interested in Cypress with support for Lit! I came across Simon's approach and I'd really like it added as a collaboration so that I can use it in my org.
What would you like?
I'd like to be able to run component tests against my lit elements in Cypress.
I've demonstrated the solution here https://dev.to/simonireilly/cypress-component-tests-for-lit-elements-web-components-45oj and would submit a pull request coping the patterns of the svelta plugin.
Why is this needed?
Testing web components in real browsers is more advantageous than any other environment.
Because cypress offers
Based browser's, it's a great choice for testing web components.
Other
No response
The text was updated successfully, but these errors were encountered: