A simple plugin to generate HTML table from CSV file by using cy.csv2html('/fixtures/yourfile.csv'), all the data is randomly generated
An ESLint plugin for projects using Cypress
<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
Split Cypress specs across parallel CI machines for speed
Better terminal and file output for cypress test logs.
Saves the code coverage collected during Cypress tests
Real native events for cypress. Dispatched via CDP.
Cypress plugin that enables compatibility with dotenv
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.
Utilities for making Cypress plugin configuration easier
Cypress preprocessor for bundling JavaScript via webpack
Easy conditional if-else logic for your Cypress tests
allure reporting plugin for cypress
Cypress is a next generation front end testing tool built for the modern web
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
Add steps to your tests
Simple implementation for describe.each and it.each
Simple and complete custom Cypress commands and utilities that encourage good testing practices.
Extends Cypress' cy commands that let you integrate email and SMS testing into your continuous integration process.
e2e-cypress plugin for vue-cli