React Native e2e tests and Automatic Deploys (Detox + Fastlane + CircleCI)

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
  • just-a-review-app

    A review app

  • Since we are going to use macs for building our apps. If you only need android builds, you can easily achieve this with github actions, seethis project for an example and this amazing post.

  • Detox

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

  • Please, follow this guide using JEST step by step in order to have it correctly configured in your project. Here is anexample of a .detoxrc.json.

  • 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
  • react-native-circleci-orb

    A CircleCI Orb to Simplify Testing your React Native App

  • Add this to your /app/build.gradle since we are going to use the react-native-circleci-orb.

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

  • 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
  • Integration testing Native UI Components;

    1 project | /r/reactnative | 17 Dec 2021
  • Detox – Grey box testing and automation framework for mobile apps

    1 project | news.ycombinator.com | 8 Dec 2021