# Detox vs unittest

**Leader by Vioscale score:** unittest

| Attribute | Detox | unittest |
|---|---|---|
| **Vioscale score** | 56.9 (32% (low)) | 65.8 (36% (low)) |
| activity.commits_last_30d | - | 100 |
| adoption.dependent_repos | 2,719 | 111 |
| adoption.github_stars | 12,014 | 74,928 |
| description.long | End-to-end testing framework for React Native applications that runs tests on real devices and simulators. Uses gray box testing to eliminate flakiness by automatically synchronizing with asynchronous operations in the app. | Automates unit test execution with support for setup and teardown code, test organization, and independent test management. Includes test discovery and can be integrated with continuous integration systems. |
| features.capabilities | `{"languages":"JavaScript","assertions":true,"test_types":"e2e","ci_integration":true}` | `{"mocking":true,"languages":"Python","assertions":true,"test_types":"unit","ci_integration":true}` |
| integrations.count | 4 | - |
| integrations.list | `[{"name":"Jest"},{"name":"Travis CI"},{"name":"Circle CI"},{"name":"Jenkins"}]` | - |
| language.primary | JavaScript | Python |
| license.spdx | MIT | - |
| platform.support | `{"cli":true}` | `{"cli":true}` |
| pricing | `{"type":"open_source","sourceUrl":"https://wix.github.io/Detox/","retrievedAt":"2026-08-13T18:18:29.961Z"}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://docs.python.org/3/library/unittest.html","retrievedAt":"2026-08-03T20:57:19.807Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | commercial |
| pricing.price_level | free | free |
| pricing.transparent | yes | yes |
| release.cadence_days | 12 | - |
| release.history | `[{"url":"https://github.com/wix/Detox/releases/tag/20.51.3","date":"2026-05-30T11:25:05Z","type":"stable","version":"20.51.3"},{"url":"https://github.com/wix/Detox/releases/tag/20.51.1","date":"2026-05-03T11:28:44Z","type":"stable","version":"20.51.1"},{"url":"https://github.com/wix/Detox/releases/tag/20.50.2","date":"2026-04-21T08:45:05Z","type":"stable","version":"20.50.2"},{"url":"https://github.com/wix/Detox/releases/tag/20.50.1","date":"2026-03-23T22:47:54Z","type":"stable","version":"20.50.1"},{"url":"https://github.com/wix/Detox/releases/tag/20.50.0","date":"2026-03-23T13:48:08Z","type":"stable","version":"20.50.0"},{"url":"https://github.com/wix/Detox/releases/tag/20.48.1","date":"2026-03-21T15:37:34Z","type":"stable","version":"20.48.1"},{"url":"https://github.com/wix/Detox/releases/tag/20.48.0","date":"2026-03-21T09:38:28Z","type":"stable","version":"20.48.0"},{"url":"https://github.com/wix/Detox/releases/tag/20.47.0","date":"2026-01-26T11:30:57Z","type":"stable","version":"20.47.0"},{"url":"https://github.com/wix/Detox/releases/tag/20.46.3","date":"2025-12-27T20:53:24Z","type":"stable","version":"20.46.3"},{"url":"https://github.com/wix/Detox/releases/tag/20.46.0","date":"2025-11-16T14:31:00Z","type":"stable","version":"20.46.0"},{"url":"https://github.com/wix/Detox/releases/tag/20.45.1","date":"2025-11-01T18:25:55Z","type":"stable","version":"20.45.1"},{"url":"https://github.com/wix/Detox/releases/tag/20.45.0","date":"2025-10-28T10:21:30Z","type":"stable","version":"20.45.0"},{"url":"https://github.com/wix/Detox/releases/tag/20.44.0","date":"2025-10-19T17:29:07Z","type":"stable","version":"20.44.0"},{"url":"https://github.com/wix/Detox/releases/tag/20.43.0","date":"2025-10-05T18:47:55Z","type":"stable","version":"20.43.0"},{"url":"https://github.com/wix/Detox/releases/tag/20.42.0","date":"2025-09-25T09:03:08Z","type":"stable","version":"20.42.0"},{"url":"https://github.com/wix/Detox/releases/tag/20.41.3","date":"2025-09-18T14:26:29Z","type":"stable","version":"20.41.3"},{"url":"https://github.com/wix/Detox/releases/tag/20.41.2","date":"2025-09-16T09:45:22Z","type":"stable","version":"20.41.2"},{"url":"https://github.com/wix/Detox/releases/tag/20.41.0","date":"2025-09-02T13:49:37Z","type":"stable","version":"20.41.0"},{"url":"https://github.com/wix/Detox/releases/tag/20.40.2","date":"2025-07-14T11:58:16Z","type":"stable","version":"20.40.2"},{"url":"https://github.com/wix/Detox/releases/tag/20.40.1","date":"2025-07-09T10:06:28Z","type":"stable","version":"20.40.1"}]` | - |
| reliability.status_page | yes | - |
| security.scorecard | 5.2 | 7.8 |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=npm&package_name=detox&per_page=100","last_12m":0,"max_severity":null}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=nuget&package_name=python&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Testing Tools)

| Capability | Detox | unittest |
|---|:--:|:--:|
| **Core** |  |  |
| Test types | Unit + integration + E2E | Unit |
| Browser automation | - | - |
| Built-in assertion library | ✓ | ✓ |
| Languages | JavaScript | Python |
| **Isolation** |  |  |
| Mocking / stubbing | - | ✓ |
| **Techniques** |  |  |
| Snapshot testing | - | - |
| **Performance** |  |  |
| Parallel execution | - | - |
| **Insight** |  |  |
| Code coverage | - | - |
| **DX** |  |  |
| Watch mode | - | - |
| **Ops** |  |  |
| CI integration | ✓ | ✓ |

*Source: Vioscale. Generated 2026-09-01T17:04:07.117Z. "-" = undocumented, not absent.*
