React Native Testing Options Overview

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

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

  • There is another option called React Native Testing Library is a lightweight React Native testing utilities helping you write better tests with less effort.

  • Detox

    Gray box end-to-end testing and automation framework for mobile apps

  • There are two well-supported solutions on the market for mobile apps testing. Gray box end-to-end testing and automation library called Detox, and open source, a cross-platform test automation tool for native, hybrid and mobile apps called Appium.

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

    Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol

  • There are two well-supported solutions on the market for mobile apps testing. Gray box end-to-end testing and automation library called Detox, and open source, a cross-platform test automation tool for native, hybrid and mobile apps called Appium.

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

  • automation testing

    3 projects | /r/reactnative | 1 Jul 2023
  • Mobile app testing easier with Maestro (React Native)

    5 projects | dev.to | 10 May 2023
  • E2E testing with Detox on Azure CI/CD for iOS

    1 project | dev.to | 14 Dec 2022
  • Detox : Gray box end-to-end test automation framework for react-native apps

    2 projects | dev.to | 3 Jun 2022
  • how do you do e2e testing with expo? I have jest for unit tests... but I want to automatically test the major flows in the app.

    1 project | /r/reactnative | 16 Apr 2022