QA Automation - Detox This is an automation test using Detox and React Native. Installation This automation requires Node.js to run. Install the dependencies $ yarn How to run Run tests: $ detox build --configuration android $ yarn start $detox test --configuration android