Unit Tests using jest and react-native-testing-library.

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

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
  • react-native-testing-library

    🦉 Simple and complete React Native testing utilities that encourage good testing practices.

  • Has anyone recently done unit tests in RN using jest and https://callstack.github.io/react-native-testing-library/. I’m struggling to mock all the libraries. The example given in testing-library seems to doesn’t need to mock all the libraries but in my case it throws error. I’ve also added ‘transformIgnorePatterns’ in package.json. Any help or repo would be helpful.

  • 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

  • Continuous App Performance Monitoring Made Simple with Reassure

    1 project | dev.to | 10 Oct 2022
  • React Native Testing Library doesn't find text even though its in debug

    1 project | /r/codehunter | 1 May 2022
  • Does React Native production app contain devDependencies?

    1 project | /r/reactnative | 13 Apr 2022
  • Unit Testing Expo Apps With Jest

    7 projects | dev.to | 20 Feb 2024
  • Testing redux in react native with testing library

    2 projects | dev.to | 16 Dec 2021