Test emails effortlessly with Cypress, Mailosaur and cy-spok

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • cypressExamples

    All Cypress examples in one repo

  • A blog post is lackluster without working code you can play around with. All the code samples in this post can be found here.

  • cy-api

    Cypress custom command "cy.api" for end-to-end API testing

  • Implement Mailosaur API using Cypress API testing capabilities using cy.request() or cy.api(). Utilize plugins and helper utilities to construct test suites. This was the original approach a long time ago. The test spec can be found here.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • cypress-mailosaur

    Mailosaur email and SMS testing commands for Cypress

  • Mailosaur plugin has a few handy functions which help you abstract complex needs. Some of our favorites are bolded.

  • cy-spok

    Playing with spok inside Cypress

  • Data focused assertions with cy-spok

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Visual Regression Testing with Cypress 10

    3 projects | dev.to | 24 Jun 2022
  • Get more detail from your Cypress API tests

    3 projects | dev.to | 27 Feb 2022
  • The 32+ ways of selective testing with Cypress: a unified, concise approach to selective testing in CI and local machines

    5 projects | dev.to | 24 Oct 2021
  • Cypress E2E test automation breaks open-source integration for “security”

    1 project | news.ycombinator.com | 2 Jun 2023
  • Unit testing with React and Cypress

    4 projects | dev.to | 14 Sep 2022