cypress-plugin topic

List cypress-plugin repositories

cypress-social-logins

243
Stars
77
Forks
Watchers

Cypress authentication flows using social network providers

cypress-skip-test

180
Stars
10
Forks
Watchers

Simple commands to skip a test based on platform, browser or a url

cypress-failed-log

192
Stars
29
Forks
Watchers

Saves the Cypress test command log as a JSON file if a test fails

cy-api

206
Stars
23
Forks
Watchers

Cypress custom command "cy.api" for end-to-end API testing

cypress-xpath

147
Stars
32
Forks
Watchers

Adds XPath command to Cypress test runner

cypress-skip-and-only-ui

131
Stars
10
Forks
Watchers

Client-side buttons to run a single test or skip it for Cypress test runner

cypress-grep

139
Stars
20
Forks
Watchers

Filter tests using substring

cypress-fail-fast

118
Stars
4
Forks
Watchers

A Cypress plugin to skip tests on first failure.