Clebiez / cypress-maildev
Cypress Maildev is a bunch of Cypress commands in order to test your messages (SMS and Emails) by using Maildev REST API.
☆24Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for cypress-maildev
- Visual Regression Tracker integration plugin☆74Updated last year
- Saves the Cypress test command log as a JSON file if a test fails☆196Updated 2 weeks ago
- Use custom tags to slice up Cypress test runs☆84Updated 6 months ago
- Mailosaur email and SMS testing commands for Cypress☆82Updated last month
- A utility function to run Cypress tests across multiple viewports☆54Updated 3 years ago
- ⚡ Run Lighthouse and Pa11y audits directly in your E2E test suites☆353Updated last year
- User space solution for picking Cypress tests to run☆96Updated 3 years ago
- Cypress custom command "cy.api" for end-to-end API testing☆207Updated 2 weeks ago
- Expect utility matcher functions to simplify expect statements for the usage with Playwright Test or Jest Playwright.☆149Updated 2 years ago
- Cypress plugin for generating HTTP Archive (HAR) files captures network requests during Cypress tests.☆84Updated 2 weeks ago
- Cypress command for flexible test data setup☆66Updated this week
- Quickly generates Cypress tests from HTML and JS code☆136Updated last year
- Plugin for cypress. Logs to terminal and files, mimicking cypress UI.☆505Updated this week
- Simple commands to skip a test based on platform, browser or a url☆180Updated last year
- A Cypress plugin that sends all logs that occur in the browser to stdout in the terminal.☆146Updated last year
- Visual testing with Cypress and Percy☆346Updated this week
- A collection of Cypress commands to extend and complement the defaults☆158Updated last year
- Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests and spec files. Allows disabling loc…☆178Updated last month
- Execute cypress specs in parallel for free 🤩