cypress-io / add-cypress-custom-command-in-typescript

Testing how new Cypress commands are added in TypeScript
88 stars 30 forks source link
cypress cypress-io example typescript

Build Status renovate-app badge

To add TypeScript support to Cypress

Screenshots

test

IntelliSense

Problems

If you hit a problem, please open an issue either in this repo or in cypress-io/cypress with reproducible source code. The best issues are the ones we can "git clone ...", install dependencies and run to see the problem. This ensures we can fix it quicker.

Additional information