Framework Definition for Solid.js with Cypress Component Testing
npm install @lmiller1990/cypress-ct-solid-jsA template to use as a starting point when building a Component Framework Definition.
An completed example for Solid.js is available here.
See the documentation to Learn how to author a Framework Definition for your favorite library!
Once you've written your definition:
- npm run build to build it
- update name in package.json
- publish!