# @types/jest

> TypeScript definitions for jest

Latest version **30.0.0** (published 2025-06-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/jest
pnpm add @types/jest
yarn add @types/jest
bun add @types/jest
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 30.0.0 |
| Published | 2025-06-16 |
| First published | 2016-05-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 74.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51438 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/jest
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest
- npm.io page: https://npm.io/package/@types/jest

## Dependencies (2)

- [expect](https://npm.io/package/expect.md) ^30.0.0
- [pretty-format](https://npm.io/package/pretty-format.md) ^30.0.0

## Recent versions

- 30.0.0 (latest) — 2025-06-16
- 29.5.14 (ts4.9) — 2024-10-23
- 29.5.12 (ts4.6) — 2024-02-01
- 29.5.10 (ts4.5) — 2023-11-22
- 29.5.4 (ts4.3) — 2023-08-22
- 28.1.1 (ts4.1) — 2022-06-04
- 27.4.1 (ts3.8) — 2022-02-23
- 26.0.14 (ts3.5) — 2020-09-16
- 26.0.13 (ts3.1) — 2020-09-02
- 25.1.5 (ts3.0) — 2020-04-02
- 23.3.13 (ts2.8) — 2019-01-18
- 21.1.2 (ts2.2) — 2017-10-03
- 20.0.3 (ts2.1) — 2017-07-17
- 16.0.5 (ts2.0) — 2017-01-30
- 29.5.13 — 2024-09-12
- … 195 more at https://npm.io/package/@types/jest/versions

## README

# Installation
> `npm install --save @types/jest`

# Summary
This package contains type definitions for jest (https://jestjs.io/).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest.

### Additional Details
 * Last updated: Mon, 16 Jun 2025 07:35:37 GMT
 * Dependencies: [expect](https://npmjs.com/package/expect), [pretty-format](https://npmjs.com/package/pretty-format)

# Credits
These definitions were written by [Asana (https://asana.com)
//                 Ivo Stratev](https://github.com/NoHomey), [jwbay](https://github.com/jwbay), [Alexey Svetliakov](https://github.com/asvetliakov), [Alex Jover Morales](https://github.com/alexjoverm), [Allan Lukwago](https://github.com/epicallan), [Ika](https://github.com/ikatyang), [Waseem Dahman](https://github.com/wsmd), [Jamie Mason](https://github.com/JamieMason), [Douglas Duteil](https://github.com/douglasduteil), [Ahn](https://github.com/ahnpnl), [Jeff Lau](https://github.com/UselessPickles), [Andrew Makarov](https://github.com/r3nya), [Martin Hochel](https://github.com/hotell), [Sebastian Sebald](https://github.com/sebald), [Andy](https://github.com/andys8), [Antoine Brault](https://github.com/antoinebrault), [Gregor Stamać](https://github.com/gstamac), [ExE Boss](https://github.com/ExE-Boss), [Alex Bolenok](https://github.com/quassnoi), [Mario Beltrán Alarcón](https://github.com/Belco90), [Tony Hallett](https://github.com/tonyhallett), [Jason Yu](https://github.com/ycmjason), [Pawel Fajfer](https://github.com/pawfa), [Alexandre Germain](https://github.com/gerkindev), and [Adam Jones](https://github.com/domdomegg).

---
_Source: https://npm.io/package/@types/jest · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
