Closed
Description
Cypress has a first class onboarding experience for some of the most popular frameworks (Angular, React...). Integrating Cypress with non-supported frameworks is more challenging.
Ideally, third party integrations should enjoy the same great experience. We will create a public API that allows third parties to "plug in" to our onboarding experience.
Examples of frameworks that could use this API:
- Solid.js SolidJS component test #24494
- Lit feat: add lit package for component tests #24250
- Stencil feature request: Component testing for StencilJS #24054
- CRA rewired Cypress config with monorepo and rewired cra #22521 (comment)
- Preact?
- Others!