cypress-io / add-cypress-custom-command-in-typescriptLinks
Testing how new Cypress commands are added in TypeScript
☆87Updated last year
Alternatives and similar repositories for add-cypress-custom-command-in-typescript
Users that are interested in add-cypress-custom-command-in-typescript are comparing it to the libraries listed below
Sorting:
- A collection of Cypress commands to extend and complement the defaults☆157Updated 2 years ago
- A home for various Cypress Plugins☆170Updated 7 months ago
- Saves the Cypress test command log as a JSON file if a test fails☆198Updated this week
- A Cypress plugin to skip tests on first failure.☆121Updated 11 months ago
- Filter tests using substring☆137Updated 2 years ago
- Simple commands to skip a test based on platform, browser or a url☆180Updated 2 years ago
- User space solution for picking Cypress tests to run☆96Updated 4 years ago
- A way to re-run Cypress commands until a predicate function returns true☆130Updated last week
- Use custom tags to slice up Cypress test runs☆85Updated last year
- A Cypress plugin that sends all logs that occur in the browser to stdout in the terminal.☆146Updated 2 years ago
- Dark and Halloween color themes for Cypress.io test runner☆154Updated this week
- Create custom commands using plain-old functions☆110Updated 5 months ago
- Quickly adds TypeScript spec support to Cypress☆107Updated last week
- Example app demonstrating Percy's Cypress integration.