americanexpress/jest-image-snapshot
✨ Jest matcher for image comparisons. Most commonly used for visual regression testing. observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 96
- Release rhythm 50
- Longevity 100
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: 150.0
- age_days: 3355
- days_rel: 177
- days_push: 28
- n_releases_24m: 3
Adoption not part of the score
3913 stars · 209 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Jest matcher that performs image comparisons using pixelmatch, behaving like Jest snapshots. It is most commonly used for visual regression testing of browser-rendered UIs.
Use cases
- catch visual regressions in UI tests
- compare screenshots against a baseline in Jest
- snapshot test rendered web pages
- diff images in automated browser tests
- update image snapshots when UI changes are intentional
- add pixel diff threshold and blur to reduce flaky visual tests
When to choose
- you already use Jest and want image snapshot assertions
- you run browser tests (e.g. Puppeteer/Playwright) and need visual regression checks
- you want configurable diff thresholds, blur, and snapshot update workflows
When to avoid
- you don't use Jest as your test runner
- you need standalone image comparison outside a test suite
- you need cross-browser visual testing infrastructure rather than a matcher
Facets
library · maturity active
testing e2e-testing image-processing testing developer-tools web-development cli jest visual-regression-testing snapshot-testing pixelmatch screenshot-testing nodejs javascript
2 sources
- readme: https://github.com/americanexpress/jest-image-snapshot · fetched 2026-08-28 · 6617d5198b35
- registry_npm: https://registry.npmjs.org/jest-image-snapshot · fetched 2026-08-29 · ea823eec7032
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| americanexpress/jest-image-snapshot | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="americanexpress/jest-image-snapshot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem