/cypress-ct-solid-js

Testing out the Cypress CT Framework Definition Public API

Primary LanguageTypeScriptMIT LicenseMIT

An simple Cypress Framework Definition for Solid.js

See the documentation to learn how to author a Framework Definition for your favorite library!

Try it

Requires Cypress 12.7+ (coming late Feb 2023). In your Solid.js project:

npm install cypress @lmiller1990/cypress-ct-solid-js 

Open Cypress and click "Component Testing" and it should set everything up for you.