Cypress Plugin Check is a custom Cypress plugin that provides a convenient way to check if an element is present before performing actions like click, type, or other Cypress commands.
An ESLint plugin for projects using Cypress
Cypress is a next generation front end testing tool built for the modern web
<div align="center"> <h1>cypress-plugin-tab</h1> <a href="https://www.npmjs.com/package/cypress-plugin-tab"><img src="https://img.shields.io/npm/v/cypress-plugin-tab.svg?style=flat"></a> <a href="https://www.npmjs.com/package/cypress-plugin-ta
Extra Cypress query commands for v12+
Better terminal and file output for cypress test logs.
Real native events for cypress. Dispatched via CDP.
Saves the code coverage collected during Cypress tests
Split Cypress specs across parallel CI machines for speed
Utilities for making Cypress plugin configuration easier
e2e-cypress plugin for vue-cli
Easy conditional if-else logic for your Cypress tests
Cypress plugin that enables compatibility with dotenv
allure reporting plugin for cypress
Cypress email and SMS plugin for MailSlurp. Create test email accounts to send and receive emails in Cypress tests. Read SMS and TXT messages too and test against fake mailservers.
Cypress preprocessor for bundling JavaScript via webpack
UI for testing API in Cypress
Run Cypress specs using Vite
A little Cypress.io plugin for waiting for network to be idle before continuing with the test
Fixes multiple Cypress plugins subscribing to "on" events
Bundle Cypress specs using esbuild
Simple implementation for describe.each and it.each
Add steps to your tests
Cypress Image Snapshot binds jest-image-snapshot's image diffing logic to Cypress commands.