Ross ROSS = Recommend OSS · open-source software intelligence for agents

jest-community/eslint-plugin-jest

ESLint plugin for Jest observed · 2026-09-01

github.com/jest-community/eslint-plugin-jest · TypeScript · MIT (permissive) observed · 2026-09-01

Health v2 · maintenance only

100/100

  • Activity 100
  • Release rhythm 100
  • 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: 2
  • age_days: 3220
  • days_rel: 3
  • days_push: 2
  • n_releases_24m: 56

Full methodology

Adoption not part of the score

1170 stars · 251 forks observed · 2026-09-01

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An ESLint plugin providing lint rules for Jest test suites, catching issues like disabled or focused tests, invalid expectations, and enforcing best practices. It supports both flat and legacy ESLint configurations and can be adapted to alternative test runners like Vitest or bun:test.

Use cases

  • lint jest test files for common mistakes
  • prevent committing focused or skipped tests
  • enforce consistent test style rules across a codebase
  • validate expect assertions are syntactically correct
  • configure eslint rules for vitest or bun test globals

When to choose

  • your project uses Jest (or a compatible runner) with ESLint
  • you want automated enforcement of testing best practices in CI
  • you need to catch accidental .only or .skip in tests before merge

When to avoid

  • you don't use ESLint in your project
  • you use a test framework whose semantics differ significantly from Jest
  • you want runtime test execution rather than static linting

Facets

plugin · maturity active

testing linter developer-tools testing developer-tools cli editor-plugin eslint-plugin jest linting test-quality typescript javascript nodejs

1 source

Member repositories

RepositoryRoleHealth v2
jest-community/eslint-plugin-jestmain100

For agents

markdown · JSON · MCP: product_card(name="jest-community/eslint-plugin-jest")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem