NicholasBoll / cypress-pipe
Create custom commands using plain-old functions
☆110Updated last week
Alternatives and similar repositories for cypress-pipe:
Users that are interested in cypress-pipe are comparing it to the libraries listed below
- Client-side buttons to run a single test or skip it for Cypress test runner☆133Updated last week
- User space solution for picking Cypress tests to run☆96Updated 3 years ago
- cypress-based library for capturing APIs and replaying them as mocks☆131Updated 2 years ago
- Dark and Halloween color themes for Cypress.io test runner☆155Updated this week
- Simple commands to skip a test based on platform, browser or a url☆180Updated 2 years ago
- Quickly adds TypeScript spec support to Cypress☆107Updated this week
- A cypress plugin to add a tab command☆95Updated 2 years ago
- Simplify API mocking by auto-recording/stubbing HTTP interactions and automating the process of updating/deleting mocks.☆223Updated last year
- Adds value / object / DOM element snapshot testing support to Cypress test runner☆118Updated 2 years ago
- Saves the Cypress test command log as a JSON file if a test fails☆197Updated this week
- A Cypress plugin that sends all logs that occur in the browser to stdout in the terminal.☆146Updated last year
- Cypress command for flexible test data setup☆67Updated this week
- Filter tests using substring☆136Updated 2 years ago
- Cypress commands for Storybook projects☆116Updated last year
- A Cypress plugin to skip tests on first failure.☆120Updated 6 months ago
- Testing how new Cypress commands are added in TypeScript☆87Updated last year
- Allow a Cypress chain to resolve to a promise☆100Updated 2 years ago
- Little module for CRA applications to instrument code without ejecting react-scripts☆64Updated 2 years ago
- A Cypress plugin to retry failed tests.