Get more detail from your Cypress API tests

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
  • cy-api

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

  • The good news is that Cypress is extensible, and has a large active user community. cy-api from Gleb Bahmutov is one of those extensions, and it puts lots of valuable API-related information at your fingertips.

  • cypress-api-testing

  • To run my sample tests you can pull my repo and run "npm install" to install the dependencies. If you check the "package.json" file, you'll see that one of the dependencies is "@bahmutov/cy-api":.

  • 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
  • json-server

    Get a full fake REST API with zero coding in less than 30 seconds (seriously)

  • With this project we'll create an "/employees" endpoint using json-server. To start that endpoint, just run:

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
  • Test emails effortlessly with Cypress, Mailosaur and cy-spok

    4 projects | dev.to | 28 Jan 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
  • I built an alternative for the deprecated & beloved Cypress Studio - generate Cypress scripts from your browser interactions right inside of Cypress

    1 project | /r/reactjs | 26 Jul 2022