#
cypress-plugin
Here are 67 public repositories matching this topic...
Add the Cypress waiting power to virtually everything 🎉
-
Updated
Nov 17, 2021 - JavaScript
File upload testing made easy
-
Updated
Nov 17, 2021 - TypeScript
Plugin for snapshot tests in Cypress.io
-
Updated
Sep 21, 2021 - JavaScript
Module for adding visual regression testing to Cypress
-
Updated
Nov 20, 2021 - JavaScript
Saves the code coverage collected during Cypress tests
-
Updated
Nov 20, 2021 - JavaScript
react
component
props
e2e
cypress
cypress-io
cypress-plugin
element-filtration
chained-queries
cypress-react
-
Updated
Nov 18, 2021 - JavaScript
Cypress authentication flows using social network providers
-
Updated
Nov 21, 2021 - JavaScript
Simple commands to skip a test based on platform, browser or a url
-
Updated
Oct 19, 2021 - JavaScript
Saves the Cypress test command log as a JSON file if a test fails
-
Updated
Nov 13, 2021 - JavaScript
Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests.
testing
utilities
persistence
commands
localstorage
local-storage
testing-tools
methods
cypress
cypress-plugin
-
Updated
Nov 21, 2021 - JavaScript
Client-side buttons to run a single test or skip it for Cypress test runner
-
Updated
Nov 22, 2021 - TypeScript
Cypress custom command "cy.api" for end-to-end API testing
-
Updated
Nov 20, 2021 - JavaScript
Adds XPath command to Cypress test runner
-
Updated
Nov 11, 2021 - JavaScript
A collection of Cypress commands to extend and complement the defaults
-
Updated
Oct 8, 2021 - JavaScript
Quickly adds TypeScript spec support to Cypress
-
Updated
Oct 20, 2021 - JavaScript
User space solution for picking Cypress tests to run
-
Updated
May 25, 2021 - JavaScript
cypress plugin to use allure reporter api in tests
-
Updated
Nov 21, 2021 - JavaScript
A Cypress plugin to skip tests on first failure.
plugin
testing
fail-fast
testing-tools
abort
failure
cypress
automated-testing
cypress-plugin
failure-handling
-
Updated
Nov 18, 2021 - JavaScript
Utility to take screenshots during a cypress test and match them against previous runs
-
Updated
Feb 5, 2019 - JavaScript
Extend Cypress commands with shadow DOM support
-
Updated
Jan 17, 2021 - JavaScript
Cypress plugin that enables compatability with dotenv
-
Updated
Sep 15, 2021 - JavaScript
Reloads Cypress when one of the watched files changes
-
Updated
Nov 18, 2021 - JavaScript
HAR generator for Cypress.io framework
-
Updated
Sep 22, 2021 - TypeScript
Visual Regression Tracker integration plugin
-
Updated
Nov 19, 2021 - TypeScript
A way to re-run Cypress commands until a predicate function returns true
-
Updated
Nov 21, 2021 - JavaScript
kamranayub
commented
Jul 17, 2020
It feels like the CI steps should be able to share a yarn install
step (in publish.yml
at least) instead of re-running the same install step 3 times (1m30s each time basically). Also can we restore/cache yarn cache?
Get elements by data attribute by creating a Cy command on the fly
-
Updated
May 15, 2021 - JavaScript
example of cypress + cypress-allure-plugin + github action as CI + allure hosted as github page, report:
-
Updated
Nov 2, 2021 - JavaScript
Improve this page
Add a description, image, and links to the cypress-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cypress-plugin topic, visit your repo's landing page and select "manage topics."
There have been a few issues related to TypeScript types (#13, #72), updating the source code to TypeScript would make future changes easier and give consumers better type support.