nvh95/jest-preview
Debug your Jest tests. Effortlessly.🛠🖼 observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 79
- Release rhythm 37
- 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: 97
- age_days: 1626
- days_rel: 262
- days_push: 130
- n_releases_24m: 2
Adoption not part of the score
2393 stars · 81 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Jest Preview is an npm library and CLI that renders the DOM output of Jest tests in a browser so developers can visually debug UI tests instead of reading raw HTML. It is framework-agnostic and supports CSS, CSS-in-JS, images, and auto-reload via preview.debug().
Use cases
- visually debug jest ui tests in a browser
- preview rendered html from react testing library tests
- stop reading cryptic html output when debugging frontend tests
- see css and styled-components applied in jest test output
- auto reload browser preview while writing jest tests
- debug nextjs or vue component tests visually
When to choose
- you write Jest or Vitest tests with a rendered DOM and struggle to visualize the UI from HTML
- you use CSS, CSS modules, or CSS-in-JS and want to verify styling in tests
- you want a fast, two-line integration to improve frontend test debugging
When to avoid
- you only run node/backend tests with no DOM output
- you use a test runner other than Jest or Vitest without DOM rendering
- you need full end-to-end browser automation rather than a static preview
Facets
library · maturity active
testing e2e-testing developer-tools cli testing frontend developer-tools web-development browser cli cross-platform jest vitest test-debugging ui-preview react-testing-library css-in-js developer-experience nodejs
5 sources
- readme: https://github.com/nvh95/jest-preview · fetched 2026-08-28 · 7d2169cfa0f9
- homepage: https://www.jest-preview.com · fetched 2026-08-29 · ec3702567964
- site_page: https://www.jest-preview.com/docs/getting-started/intro · fetched 2026-08-29 · 4846b57a844a
- site_page: https://www.jest-preview.com/docs/api/debug · fetched 2026-08-29 · d75f488e94f1
- registry_npm: https://registry.npmjs.org/jest-preview · fetched 2026-08-29 · ded7124e5e10
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nvh95/jest-preview | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="nvh95/jest-preview")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem