Skip to content
Discussion options

You must be logged in to vote

By custom component, do you mean a Web component? Or just some arbitrary JS code?

I made an example showing how you might create your own mount function. You could adapt this for your own use case: https://github.com/cypress-io/cypress-component-examples/tree/main/no-framework. The main code is in mount.js.

We intend to provide more adapters moving forward, for example Svelte, Web Components etc, but in the short term we are primarily focusing on the most popular component frameworks, which are React, Vue and Angular.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@azamanaza
Comment options

@lmiller1990
Comment options

@austinkruisheer
Comment options

@lmiller1990
Comment options

@austinkruisheer
Comment options

Answer selected by azamanaza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants