Skip to content

Example react native project with detox e2e testing and fastlane

Notifications You must be signed in to change notification settings

AndrejKolar/reactnative-detox

Repository files navigation

reactnative-detox

Example react native project with detox e2e testing and fastlane

Setup

Run

yarn install

Detox

Run

detox build -c ios
detox test -c ios

Fastlane

In the ./ios folder

Install fastlane gem

bundle update

Run

bundle exec fastlane detox

About

Example react native project with detox e2e testing and fastlane

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published