kuceb / cypress-plugin-retries
A Cypress plugin to retry failed tests.
☆237Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cypress-plugin-retries
- Client-side buttons to run a single test or skip it for Cypress test runner☆132Updated 2 weeks ago
- Plugin for snapshot tests in Cypress.io☆497Updated 5 months ago
- Simplify API mocking by auto-recording/stubbing HTTP interactions and automating the process of updating/deleting mocks.☆223Updated last year
- Simple commands to skip a test based on platform, browser or a url☆180Updated last year
- Visual testing with Cypress and Percy☆346Updated this week
- Add the Cypress waiting power to virtually everything 🎉☆695Updated 2 months ago
- User space solution for picking Cypress tests to run☆96Updated 3 years ago
- Plugin for cypress. Logs to terminal and files, mimicking cypress UI.☆504Updated this week
- Saves the Cypress test command log as a JSON file if a test fails☆196Updated last week
- Dark and Halloween color themes for Cypress.io test runner☆156Updated this week
- A home for various Cypress Plugins☆168Updated 3 weeks ago
- ⚡ Run Lighthouse and Pa11y audits directly in your E2E test suites☆353Updated last year
- Catch visual regressions in Cypress☆893Updated 7 months ago
- Cypress custom command "cy.api" for end-to-end API testing☆207Updated last week
- File upload testing made easy☆498Updated last year
- cypress-based library for capturing APIs and replaying them as mocks☆131Updated last year
- A Cypress plugin that sends all logs that occur in the browser to stdout in the terminal.☆146Updated last year
- Saves the code coverage collected during Cypress tests☆431Updated this week
- Module for adding visual regression testing to Cypress☆642Updated last month
- A collection of Cypress commands to extend and complement the defaults☆158Updated last year
- Create custom commands using plain-old functions