GitHub topics: cypress-plugin
iFaxity/vite-plugin-istanbul
A Vite plugin to instrument code for nyc/istanbul code coverage. In similar way as the Webpack Loader istanbul-instrumenter-loader. Only intended for use in development.
Language: TypeScript - Size: 1.41 MB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 99 - Forks: 19

cypress-io/code-coverage
Saves the code coverage collected during Cypress tests
Language: JavaScript - Size: 27.1 MB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 437 - Forks: 110

petermsouzajr/qa-shadow-report
Streamline your team's testing workflow with qa-shadow-report, an open-source tool that automatically consolidates Cypress & Playwright test data into Google Sheets or CSV for enhanced visibility and team collaboration.
Language: JavaScript - Size: 6.89 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 13 - Forks: 7

bahmutov/cypress-map
Cypress query commands for v12+
Language: JavaScript - Size: 999 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 57 - Forks: 2

dimavroudis/cy-graphql
A collection of custom commands for end-to-end GraphQL testing
Language: TypeScript - Size: 355 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

NoriSte/cypress-wait-until
Add the Cypress waiting power to virtually everything 🎉
Language: JavaScript - Size: 1.85 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 699 - Forks: 25

dennisbergevin/cypress-plugin-grep-boxes
A companion Cypress plugin for `cy-grep` that allows user to run specific test(s) in `open` mode.
Language: JavaScript - Size: 896 KB - Last synced at: 2 days ago - Pushed at: 30 days ago - Stars: 9 - Forks: 0

bahmutov/cypress-data-session
Cypress command for flexible test data setup
Language: JavaScript - Size: 2.67 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 67 - Forks: 10

bahmutov/cypress-split
Split Cypress specs across parallel CI machines for speed
Language: JavaScript - Size: 1.63 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 245 - Forks: 28

dbalatero/cypress-plugin-stripe-elements
A small Cypress plugin that assists you in filling in Stripe Elements inputs
Language: JavaScript - Size: 338 KB - Last synced at: 21 minutes ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 6

bahmutov/cy-spok
Playing with spok inside Cypress
Language: JavaScript - Size: 3.03 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 45 - Forks: 6

bahmutov/cypress-cdp
A custom Cypress command to wrap the remote debugger protocol low level command
Language: JavaScript - Size: 756 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 17 - Forks: 1

bahmutov/cypress-rest-easy
Quickly creates REST mocks for your Cypress tests
Language: JavaScript - Size: 444 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

jaredpalmer/cypress-image-snapshot
Catch visual regressions in Cypress
Language: JavaScript - Size: 1.86 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 893 - Forks: 156

NeuraLegion/cypress-har-generator
Cypress plugin for generating HTTP Archive (HAR) files captures network requests during Cypress tests.
Language: TypeScript - Size: 2.98 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 86 - Forks: 19

bahmutov/cypress-watch-and-reload
Reloads Cypress when one of the watched files changes
Language: JavaScript - Size: 607 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 57 - Forks: 7

elaichenkov/cy-verify-downloads
Cypress custom command to wait and verify that file has been downloaded
Language: JavaScript - Size: 109 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 71 - Forks: 17

meinaart/cypress-plugin-snapshots
Plugin for snapshot tests in Cypress.io
Language: JavaScript - Size: 1.64 MB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 498 - Forks: 120

bahmutov/find-cypress-specs
Find Cypress spec files using the config settings
Language: JavaScript - Size: 1.41 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 41 - Forks: 12

cypress-visual-regression/cypress-visual-regression
Module for adding visual regression testing to Cypress
Language: TypeScript - Size: 9.67 MB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 654 - Forks: 84

FRSOURCE/cypress-plugin-visual-regression-diff
Perform visual regression test with a nice GUI as help. 💅 Only for Cypress!
Language: TypeScript - Size: 20.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 172 - Forks: 22

Shelex/cypress-allure-plugin
cypress plugin to use allure reporter api in tests
Language: JavaScript - Size: 1.64 MB - Last synced at: 10 days ago - Pushed at: 21 days ago - Stars: 163 - Forks: 44

lirantal/cypress-social-logins
Cypress authentication flows using social network providers
Language: JavaScript - Size: 2.5 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 248 - Forks: 76

bahmutov/cy-api
Cypress custom command "cy.api" for end-to-end API testing
Language: TypeScript - Size: 1.5 MB - Last synced at: 4 days ago - Pushed at: 17 days ago - Stars: 212 - Forks: 25

Avenue3-dev/cypress-mantine-helpers
A collection of Cypress commands to help you with testing Mantine components
Language: TypeScript - Size: 94.7 KB - Last synced at: 4 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

bahmutov/cypress-react-app-actions
Access the internals of React components from Cypress end-to-end tests
Language: JavaScript - Size: 238 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

NoelDeMartin/cypress-solid
Cypress Plugin to test applications using the Solid Protocol
Language: TypeScript - Size: 936 KB - Last synced at: 5 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

javierbrea/cypress-localstorage-commands
Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests and spec files. Allows disabling localStorage.
Language: JavaScript - Size: 9.55 MB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 179 - Forks: 9

bahmutov/cypress-each
A demo of mocha-each and custom describe.each and it.each implementation for Cypress
Language: JavaScript - Size: 777 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 21 - Forks: 6

bahmutov/cypress-if
Easy conditional if-else logic for your Cypress tests when there is no other way
Language: JavaScript - Size: 818 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 100 - Forks: 13

bahmutov/cypress-testrail-simple
Simple upload of Cypress test results to TestRail
Language: JavaScript - Size: 1.11 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 19 - Forks: 27

lmarqs/cypress-rollup-preprocessor 📦
Cypress preprocessor for bundling JavaScript via rollup
Language: TypeScript - Size: 4.03 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 1

bahmutov/cypress-aliases
A plugin that makes working with Cypress aliases much simpler
Language: JavaScript - Size: 638 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 12 - Forks: 2

bahmutov/cypress-await
Cypress async await magic 🪄
Language: JavaScript - Size: 974 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 21 - Forks: 1

bahmutov/cypress-visited-urls
A plugin to collect all visited urls across all specs
Language: JavaScript - Size: 271 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Shelex/cypress-allure-plugin-example
example of cypress + cypress-allure-plugin + github action as CI + allure hosted as github page, report:
Language: JavaScript - Size: 57.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 52 - Forks: 29

bahmutov/cypress-recurse
A way to re-run Cypress commands until a predicate function returns true
Language: JavaScript - Size: 2.16 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 130 - Forks: 11

bahmutov/cypress-slow-down
Slow down your Cypress tests
Language: JavaScript - Size: 745 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 48 - Forks: 3

bahmutov/cypress-skip-and-only-ui
Client-side buttons to run a single test or skip it for Cypress test runner
Language: TypeScript - Size: 1.33 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 133 - Forks: 11

bahmutov/cypress-failed-log
Saves the Cypress test command log as a JSON file if a test fails
Language: JavaScript - Size: 1.35 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 197 - Forks: 33

dakhetov/cypress-image-selector
Cypress plugin for finding elements by image
Language: JavaScript - Size: 51.8 KB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

mailisk-app/cypress-mailisk
Mailisk library for Cypress
Language: JavaScript - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

elaichenkov/cypress-delete-downloads-folder
Custom cypress commands and hooks to delete downloads folder before or after tests execution
Language: JavaScript - Size: 1.69 MB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 6 - Forks: 0

DeploySentinel/cypress-recorder
A Cypress plugin that generates test scripts from your interactions, a replacement Cypress Studio for Cypress v10 🖱 ⌨
Language: JavaScript - Size: 1.19 MB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 25 - Forks: 1

oreillymedia/cypress-playback 📦
Automatically record and playback HTTP requests in Cypress.
Language: JavaScript - Size: 2.37 MB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 12 - Forks: 3

bahmutov/cypress-v10-preserve-cookie
Cypress.Cookies.preserveOnce for Cypress v10
Language: JavaScript - Size: 224 KB - Last synced at: 5 days ago - Pushed at: 17 days ago - Stars: 8 - Forks: 2

YOU54F/cypress-plugins
A home for various Cypress Plugins
Language: JavaScript - Size: 5.76 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 170 - Forks: 47

abhinaba-ghosh/cypress-react-selector
:zap: cypress plugin to locate react elements by component, props and state
Language: JavaScript - Size: 6.78 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 275 - Forks: 28

bahmutov/grep-tests-from-pull-requests
Grabs the test tags to run from the pull request text
Language: JavaScript - Size: 268 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 2

bahmutov/cypress-on-fix
Fixes multiple Cypress plugins subscribing to "on" events
Language: JavaScript - Size: 367 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 3

javierbrea/cypress-fail-fast
A Cypress plugin to skip tests on first failure.
Language: JavaScript - Size: 4.19 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 120 - Forks: 4

morficus/cypress-dotenv
Cypress plugin that enables compatability with dotenv
Language: JavaScript - Size: 826 KB - Last synced at: 3 days ago - Pushed at: 12 days ago - Stars: 55 - Forks: 13

LambdaTest/Cypress-Cloud
Running Cypress tests at LambdaTest. Example and documentation on running Cypress tests at massive scale on LambdaTest automation cloud.
Language: HTML - Size: 1.61 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 51

bahmutov/cypress-ld-control
Set LaunchDarkly feature flags from Cypress tests
Language: JavaScript - Size: 175 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 17 - Forks: 1

Lakitna/cypress-commands
A collection of Cypress commands to extend and complement the defaults
Language: JavaScript - Size: 1.05 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 156 - Forks: 17

abramenal/cypress-file-upload
File upload testing made easy
Language: JavaScript - Size: 1.59 MB - Last synced at: about 5 hours ago - Pushed at: almost 2 years ago - Stars: 496 - Forks: 90

bahmutov/cyclope
Cypress DOM snapshots and consistent image diffing in the cloud
Language: JavaScript - Size: 5.69 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 13 - Forks: 2

bahmutov/cypress-json-results
Saves Cypress test results as a JSON file
Language: JavaScript - Size: 141 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 10 - Forks: 4

bahmutov/cypress-fiddle
Generate Cypress tests from HTML and JS
Language: JavaScript - Size: 2.22 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 1

bahmutov/cypress-skip-this-test
Skips the current test if it depends on the previous failed test
Language: JavaScript - Size: 83 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

bahmutov/cypress-playwright
Run Cypress tests using Playwright and Playwright tests using Cypress
Language: JavaScript - Size: 280 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 49 - Forks: 1

kamranayub/cypress-browser-permissions
A Cypress plugin to set launched browser preferences including permissions like Geolocation, Notifications, Microphone, etc.
Language: TypeScript - Size: 1.26 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 65 - Forks: 4

LeJeanbono/cypress-mysql
Cypress plugin to easily request MySQL database
Language: TypeScript - Size: 434 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

bahmutov/cypress-time-marks
Custom Cypress commands to measure elapsed time
Language: JavaScript - Size: 765 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

bahmutov/cypress-slack-notify
Post messages in Slack channels when specific Cypress tests and specs fail
Language: JavaScript - Size: 612 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 6 - Forks: 4

M4deN/Cypress-Paralelism
Exemplo simples da utilização do plugin split utilizado na paralelização de execução dos testes
Language: JavaScript - Size: 106 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

DanielFerrariR/cypress-fill-command
Speed up typing on Cypress
Language: TypeScript - Size: 269 KB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 5

MTES-MCT/cypress-plugin-snapshots Fork of ivangabriele/cypress-plugin-snapshots
Snapshot Cypress plugin forked from meinaart/cypress-plugin-snapshots.
Language: JavaScript - Size: 2.53 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

bahmutov/cypress-expect-n-assertions
Cypress helper that checks number of expected and actual assertions in the test
Language: JavaScript - Size: 705 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 2

roggerfe/cypress-get-table
Cypress plugin to help assert grids and tables
Language: JavaScript - Size: 109 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 5

unflakable/unflakable-javascript 📦
Official Unflakable Plugins for JavaScript
Language: TypeScript - Size: 1.99 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

bahmutov/cypress-plugin-config
Utilities for making Cypress plugin configuration easier
Language: JavaScript - Size: 406 KB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

siddharth23/cypress-postgres
Use this plugin to query Postgres database and use response in cypress tests
Language: JavaScript - Size: 14.6 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 10

bahmutov/cypress-select-tests 📦
User space solution for picking Cypress tests to run
Language: JavaScript - Size: 3.54 MB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 96 - Forks: 14

bahmutov/cypress-wait-if-happens
A better `cy.wait` command
Language: JavaScript - Size: 41 KB - Last synced at: 7 days ago - Pushed at: 20 days ago - Stars: 7 - Forks: 2

odai-alali/cypress-odiff
Cypress Visual Regression Tests
Language: TypeScript - Size: 518 KB - Last synced at: about 17 hours ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 1

HelloWorld-PC/django-cypress
Out-of-the-box end-to-end testing for Django
Language: Python - Size: 117 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

bahmutov/add-typescript-to-cypress
Quickly adds TypeScript spec support to Cypress
Language: JavaScript - Size: 792 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 107 - Forks: 6

prma85/cypress-azure-keyvault
A Cypress plugin as an NPM package to get variables and values from Microsoft Azure Keyvaults during testing runs. Useful to get user/login information by the environment.
Language: TypeScript - Size: 1.37 MB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 1

bahmutov/cypress-high-resolution
A plugin to increase the video resolution for cypress run
Language: JavaScript - Size: 174 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 14 - Forks: 0

argos-ci/argos-cypress 📦
👉 Moved to argos-javascript monorepo
Language: JavaScript - Size: 587 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 5

bahmutov/cypress-soft-assertions
A plugin that adds Cypress soft assertions
Language: JavaScript - Size: 196 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

cypress-io/cypress-skip-test 📦
Simple commands to skip a test based on platform, browser or a url
Language: JavaScript - Size: 819 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 180 - Forks: 10

cypress-io/cypress-xpath 📦
Adds XPath command to Cypress test runner
Language: JavaScript - Size: 1.46 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 147 - Forks: 32

Visual-Regression-Tracker/agent-cypress
Visual Regression Tracker integration plugin
Language: TypeScript - Size: 1.4 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 74 - Forks: 8

cypress-io/eslint-plugin-dev 📦
Common ESLint rules and configuration shared by Cypress packages
Language: JavaScript - Size: 502 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 3

firebearstudio/Magento2-Cypress-Integration
A complete end-to-end Magento 2 testing
Language: JavaScript - Size: 776 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 16 - Forks: 2

cypress-io/cypress-electron-plugin 📦
Cypress plugin for testing Electron applications
Language: JavaScript - Size: 584 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 2

MoKhajavi75/cypress-plugin-dotenv
Load .env variables in Cypress
Language: TypeScript - Size: 306 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

MoKhajavi75/cypress-plugin-multiple-click
Click multiple times in Cypress
Language: TypeScript - Size: 164 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

VadimNastoyashchy/cypressautomationpracticecom
Automation Mentoring project (JavaScript, Cypress ^10, Mochawesome reporter, CI/CD GitHub,)
Language: TypeScript - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

bahmutov/cypress-command-chain
See the chained Cypress commands while the test is running
Language: JavaScript - Size: 689 KB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 1

elaichenkov/cypress-log
Plugin that overrides the default 'cy.log()' command by adding the ability to print a log message to the terminal and the UI
Language: JavaScript - Size: 233 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

kiru42/cypress-plugin-visual-tests
Plugin for snapshot tests in Cypress. (cypress-plugin-visual-tests is a fork of cypress-plugin-snapshots.)
Language: JavaScript - Size: 6.94 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

cypress-io/cypress-grep 📦
Filter tests using substring
Language: JavaScript - Size: 1.33 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 138 - Forks: 20

optimumqa/cypress-setup-utilities
Populates your Cypress config and adds some helpers
Language: JavaScript - Size: 248 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

GrandadEvans/cypress-mailpit Fork of SMenigat/cypress-mailhog
Cypress Commands for Mailpit
Language: TypeScript - Size: 307 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abramenal/cypress-shadow-dom
Extend Cypress commands with shadow DOM support
Language: JavaScript - Size: 180 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 49 - Forks: 8

AlexTheMagnus/cypress-full-dark-mode
A full dark mode for Cypress 10 or higher
Language: JavaScript - Size: 846 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

htmnk/cypress-data-cy-autocomplete
A getDataCy Cypress command, which autocompletes data-cy selectors.
Language: JavaScript - Size: 115 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
