facebookarchive/ios-snapshot-test-case
Snapshot view unit tests for iOS observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4719
- days_rel: n/a
- days_push: 3080
- n_releases_24m: 0
Adoption not part of the score
2648 stars · 246 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FBSnapshotTestCase is an iOS library for snapshot (screenshot-based) unit testing of UIViews and layers, originally developed by Facebook. The repository has been archived and the project now lives under Uber as iOSSnapshotTestCase.
Use cases
- test that my iOS views render correctly with snapshot tests
- catch unintended UI changes in an iOS app
- write screenshot-based unit tests in Objective-C
- compare rendered views against reference images in XCTest
- regression-test iOS UI without manual inspection
When to choose
- you need snapshot testing for an older Objective-C iOS codebase pinned to this original library
- you are researching the history or fork lineage of iOS snapshot testing tools
When to avoid
- you are starting a new project - use the actively maintained uber/ios-snapshot-test-case fork instead
- you need Swift-native or modern tooling like swift-snapshot-testing by Point-Free
- you expect bug fixes or updates, since this repo is archived and unmaintained
Facets
library · maturity abandoned
testing e2e-testing testing mobile-development developer-tools cpp snapshot-testing unit-testing objective-c xcode archived moved-to-uber ios mobile swift
1 source
- readme: https://github.com/facebookarchive/ios-snapshot-test-case · fetched 2026-08-28 · 2cbe0b228bac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookarchive/ios-snapshot-test-case | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookarchive/ios-snapshot-test-case")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem