# jest-community/vscode-jest

The optimal flow for Jest based testing in VS Code

Repository: https://github.com/jest-community/vscode-jest
Canonical: https://ross.abutalabs.com/products/vscode-jest
Language: TypeScript
License: MIT
License Family: permissive
Topics: jest, vscode, vscode-extension
Last push: 2026-03-20T00:17:15+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 73, release rhythm 16, longevity 100
- inputs: {"age_days": 3615, "days_push": 167, "days_rel": 430, "gap_med": 118.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2890, forks 309 (observed 2026-08-28T04:07:28.363197+00:00)

## What it is
A VS Code extension that integrates Jest testing directly into the editor, providing TestExplorer integration, watch mode, coverage display, and debugging support. It works out-of-the-box for most Jest projects and offers extensive customization for monorepos and custom test commands.

## Use cases
- run jest tests inside vscode
- see test results inline in the editor
- debug jest tests in vscode
- monitor tests in watch mode while coding
- view test coverage in vscode
- manage jest tests in a monorepo

## When to choose
- you write Jest tests in VS Code and want integrated test running and debugging
- you want automatic watch-mode test runs with inline error display
- you work with monorepo Jest projects and need multi-root support

## When to avoid
- you use a test framework other than Jest
- you don't use VS Code as your editor
- you prefer running tests exclusively from the terminal or CI

## Facets
- artifact type: plugin
- maturity: active
- function: testing, e2e-testing, developer-tools
- domain: testing, developer-tools, frontend
- platform: editor-plugin, cross-platform
- tags: jest, vscode-extension, test-explorer, watch-mode, monorepo

## Member repositories
- jest-community/vscode-jest (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.363197+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:48:17.258715+00:00, confidence not recorded.
  - readme: https://github.com/jest-community/vscode-jest (fetched 2026-08-28T04:07:28.363197+00:00, sha 4ef1bc2b490a)
  - registry_npm: https://registry.npmjs.org/vscode-jest (fetched 2026-08-29T09:50:50.446184+00:00, sha 2f71400a2ff9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
