Unit tests in React with Jest and Testing Library

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

    :owl: Custom jest matchers to test the state of the DOM

  • Tests structure Queries Roles User events Matchers Jest Matchers testing-library Mock functions

  • 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

  • Anyone have setup instructions for Vitest + Typescript + React testing library? My setup is failing to extend matchers on Vitest Types

    2 projects | /r/reactjs | 16 Mar 2023
  • Is there a jest query method for this use case?

    1 project | /r/reactjs | 30 Dec 2022
  • Unable to test React-Redux Toolkit app

    3 projects | /r/reactjs | 15 Mar 2022
  • Svelte test suite setup

    1 project | dev.to | 27 Jan 2022
  • Is there any way to use Jest and jest-dom together without having to transpile?

    1 project | /r/learnjavascript | 27 Sep 2021