Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 755 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 755 Bytes

React Native with Detox

Packages used:

  • Expo Create universal native apps that run on Android, iOS, and the web.
  • jest A delightful JavaScript Testing Framework with a focus on simplicity.
  • React Native Create native apps for Android, iOS, and more using React
  • detox-cli An open-source end-to-end (E2E) testing framework for React Native mobile applications.

Setup Instructions

Be sure to have the following:

  • ios
    • simulator, device iPhone 15, running the latest version of ios

run tests

detox test --configuration ios.sim.debug