react-native-setup-detox

0.0.3 • Public • Published

Getting Started

This package was created to simplify setting up Detox testing framework for React Native mobile apps. It is recommended that you run this package right after you initialize your react native app.

Step 1: Setup

npm install -g react-native-setup-detox

Go to your React Native app folder and run:

react-native-setup-detox

Step 2: Configure emulator

After successful installation you have to setup an emulator to run the tests. Please follow these steps:

Step 3: Use emulator

Once you setup an emulator from step 2 you have to update the emulator name in your .detoxrc.json avdName property.

TODO:

  • Android
  • iOS (in progress)

Currently on tested on Mac and Android.

Feedback

Please log bugs or features in the issues section

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i react-native-setup-detox

    Weekly Downloads

    2

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    19.8 kB

    Total Files

    14

    Last publish

    Collaborators

    • bettor