enzymenpm
slowing
Some activity, but cadence has dropped (6–12 months).
✓ freshdeps checked enzyme live against npm, GitHub & OSV on Jun 16, 2026 — but it goes stale again.
Install the MCP so your AI agent checks freshness before it recommends a dependency:
claude mcp add freshdeps -- npx -y github:SolvoHQ/freshdeps-mcp
Suggested alternative
@testing-library/react
enzyme is abandoned (last release 2019; no React 18/19 adapter ever shipped).
Migration
npm rm enzyme enzyme-adapter-react-16 && npm i -D @testing-library/react; replace shallow(<C/>) / wrapper.find('.x') with render(<C/>) + screen.getByRole/getByTextEmbed this freshdeps badge in your README. It reads the same hand-verified migration corpus this page does — so it tells anyone who lands on your repo whether enzyme is a dead end before they install it.

[](https://freshdeps.vercel.app/npm/enzyme?ref=badge)
<a href="https://freshdeps.vercel.app/npm/enzyme?ref=badge"><img src="https://freshdeps.vercel.app/badge/npm/enzyme.svg" alt="freshdeps: enzyme"></a>
// support
This migration corpus is hand-verified and free — support keeping it that way.
Repository: git+https://github.com/airbnb/enzyme.git
checked 2026-06-16T12:55:25.027Z · sources: registry=true github=true osv=true
JSON: /api/verdict?ecosystem=npm&package=enzyme