Detox is a gray-box end-to-end testing and automation framework for mobile applications. It runs tests against Android and iOS applications on devices or simulators and synchronizes test actions with activity inside the application.
This is free and open source software.
Key Features
- Runs end-to-end tests against mobile applications.
- Supports React Native applications on Android and iOS.
- Writes test suites in JavaScript.
- Interacts with applications in the same way as a user.
- Runs tests on physical devices and simulators.
- Uses gray-box testing to observe activity inside the application.
- Automatically synchronizes tests with asynchronous operations.
- Waits for network requests, animations and other application activity.
- Provides element matchers, actions and assertions.
- Uses an async and await API that supports conventional debugging.
- Integrates with Jest out of the box.
- Can be used with alternative JavaScript test runners.
- Supports continuous integration workflows.
- Collects screenshots, videos, logs and other test artifacts.
- Helps reduce intermittent failures caused by unsynchronized test actions.
Website: github.com/wix/Detox
Support:
Developer: Wix.com
License: MIT License
Detox is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| Test Automation Tools | |
|---|---|
| Appium | Open source automation tool |
| Cypress | Fast, easy and reliable testing |
| Robot Framework | Python-based, extensible keyword-driven automation framework |
| Cucumber | Tool for running automated tests written in plain language |
| Selenium | Portable framework for testing web applications |
| Gauge | Lightweight cross-platform test automation tool which uses Markdown |
| Nightwatch | Integrated testing framework powered by Node.js |
| WebdriverIO | Browser and mobile automation framework for Node.js |
| Allure Report | Multi-language test report tool |
| Karate | Unified test automation framework |
| Dojo Toolkit | JavaScript toolkit that scales with your development process |
| Playwright | Framework for web testing and automation |
| CodeceptJS | Scenario-driven end-to-end testing framework for Node.js |
| tox | Automate and standardize testing in Python |
| nox | Automates testing in multiple Python environments, similar to tox |
| Carina | Java-based test automation framework that unites all testing layers |
| Testsigma | Extensible test automation platform that works out of the box |
| Watir | Web application testing in Ruby |
| Serenity | Test automation reporting library (previously known as Thucydides) |
| Cerberus Testing | Low-code test automation platform |
| Galen | Tool for testing layout and responsive design of web applications |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.