An simple Cypress Framework Definition for Solid.js
See the documentation to learn how to author a Framework Definition for your favorite library!
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.