wix/Detox
Gray box end-to-end testing and automation framework for mobile apps observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 9.0
- age_days: 3731
- days_rel: 95
- days_push: 9
- n_releases_24m: 45
Adoption not part of the score
12014 stars · 1913 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Detox is a gray box end-to-end testing and automation framework for mobile apps, primarily React Native, running tests on real devices and simulators. It eliminates flakiness by automatically synchronizing with asynchronous operations in the app under test.
Use cases
- write e2e tests for react native apps
- run automated mobile ui tests on ios and android simulators
- reduce flakiness in mobile e2e test suites
- run mobile e2e tests in ci pipelines
- automate login and user flows on mobile apps
- test react native app on device like a real user
When to choose
- you build React Native or native mobile apps and need deterministic E2E tests
- you want tests that run on simulators/devices with automatic async synchronization
- you need CI-friendly mobile testing with Jest integration
When to avoid
- you only test web applications
- you need iOS real-device testing, which is not yet supported
- you want black-box testing without app instrumentation
Facets
framework · maturity active
e2e-testing testing workflow-automation mobile-development testing web-development react-native gray-box-testing mobile-apps ci-friendly jest-integration simulator-testing ios android nodejs javascript
2 sources
- readme: https://github.com/wix/Detox · fetched 2026-08-28 · abb805bc9076
- homepage: https://wix.github.io/Detox/ · fetched 2026-08-29 · 4c6ee4f0d933
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wix/Detox | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem