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
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.
And that's it - Cypress finds your package in node_modules and slots it in, alongside our officially supported frameworks, you get the scaffolding/onboarding etc for free. No doubt the API will continue to evolve, but a good start!
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:
The text was updated successfully, but these errors were encountered: