Detox

Gray Box End-to-End Testing and Automation Framework for Mobile Apps. More info

Articles & Tutorials

React Native End-to-end Testing and Automation with Detox (sitepoint.com)
Nov 06, 2019
Detox is an end-to-end testing and automation framework that runs on a device or a simulator, just like an actual end user.
  • Ahmed Mahmoud
End-to-end testing in React Native with Detox (blog.logrocket.com)
Oct 09, 2019
End-to-end testing is a technique that is widely performed in the web ecosystem with frameworks like Cypress, Puppeteer, or maybe with your own custom implementation.
  • Emanuel Suriano
Testing in React Native  -  Jest & Detox (pillow.codes)
Sep 08, 2017
Writing unit & end-to-end tests to ship your mobile app with confidence.
  • Monte Thakkar