Projects using Jest and React

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • low-form

    An experiment to create the lowest-impact React form API

  • I recently put together a sort of silly React library called low-form. I did all the testing with jest and react testing library, feel free to check it out.

  • LibraCoin

    A cryptocurrency platform that uses fake currency to allow users to learn while competing to be the top trader.

  • OP, checkout my open source blockchain project - LibraCoin. I try to follow RTL advice of testing user interaction (what the user sees) rather than underlying logic in most cases. I use unit and integration tests currently and plan to add E2E tests soon (with Jest Puppeteer).

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

    Operation Code's website

  • an open source app using React + Jest https://github.com/operationCode/front-end

  • ofnotes

    ✏️ Notetaking app with support for markdown, tagging, and filtering

  • This is a typescript/react/jest project I did that has 100% test coverage using react testing lib https://github.com/jhackshaw/ofnotes. Could be a good reference.

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