{"library":"babel-jest","type":"library","category":null,"description":"Jest plugin to use Babel for transformation of source files during testing. Current stable version is 30.3.0 (released 2025). It is part of the Jest monorepo and follows Jest's release cadence. Key differentiators: integrates tightly with Jest's transform pipeline, automatically picks up Babel configuration, supports custom transformers and presets, and is ESM-compatible. It is the recommended way to transpile modern JavaScript and TypeScript code in Jest tests when using Babel. Compared to alternative transformers like ts-jest, babel-jest is faster but does not perform type checking.","language":"javascript","status":"active","version":"30.3.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-jest","imports":["import { createTransformer } from 'babel-jest'","import babelJest from 'babel-jest'","import type { TransformerConfig } from 'babel-jest'"]},{"cmd":"yarn add babel-jest","imports":[]},{"cmd":"pnpm add babel-jest","imports":[]}],"homepage":"https://jestjs.io/","github":"https://github.com/jestjs/jest","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-jest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-jest/compatibility"}}