/cypress-ct-vanilla-js

Vanilla JS adapter for cypress component testing

Primary LanguageTypeScriptMIT LicenseMIT

A 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!