Visual Introduction to Frontend Testing Types

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
  • msw

    Seamless REST/GraphQL API mocking library for browser and Node.js.

  • Mock Service Worker - https://mswjs.io/ (Mocking the API Responses in the browser without creating a separate mock server)

  • jest

    Delightful JavaScript Testing.

  • Jest - https://jestjs.io/ (Javascript Testing Framework and Runner)

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

  • Test Driven Development in React

    3 projects | /r/react | 30 Oct 2021
  • Pruebas Estáticas vs Unitarias vs Integración vs E2E para Aplicaciones Frontend

    3 projects | dev.to | 6 Aug 2022
  • Mocking an API request with Mock Service Worker and Typescript

    4 projects | dev.to | 26 Jul 2021
  • Potential issues with barrel files in Jest

    2 projects | dev.to | 22 May 2024
  • How to leverage Jest in your JavaScript codebase: A guide to Snapshot Testing

    1 project | dev.to | 19 May 2024