# @superdispatch/jestutils

> [![npm](https://img.shields.io/npm/v/@superdispatch/jestutils)](https://www.npmjs.com/package/@superdispatch/testutils)

Latest version **0.50.13** (published 2026-09-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @superdispatch/jestutils
pnpm add @superdispatch/jestutils
yarn add @superdispatch/jestutils
bun add @superdispatch/jestutils
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no esm support; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.50.13 |
| Published | 2026-09-24 |
| First published | 2020-04-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=10 |
| Dependencies | 5 |
| Unpacked size | 31.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 22 |
| Maintainers | darkc0der, superdispatch-user, doniyor2109, timurhamitov, dmikheev_sd, devdesrel, siriuscrain |

## Links

- npm: https://www.npmjs.com/package/@superdispatch/jestutils
- Repository: https://github.com/superdispatch/ui
- Homepage: https://github.com/superdispatch/ui#readme
- Issues: https://github.com/superdispatch/ui/issues
- npm.io page: https://npm.io/package/@superdispatch/jestutils

## Dependencies (5)

- [qs](https://npm.io/package/qs.md) ^6.10.1
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [whatwg-fetch](https://npm.io/package/whatwg-fetch.md) ^3.6.2
- [path-to-regexp](https://npm.io/package/path-to-regexp.md) ^6.2.0
- [jest-matcher-utils](https://npm.io/package/jest-matcher-utils.md) ^27.0.0

## Recent versions

- 0.50.13 (latest) — 2026-09-24
- 0.50.12 — 2026-03-10
- 0.50.0 — 2025-09-16
- 0.49.0 — 2025-08-26
- 0.48.0 — 2025-08-19
- 0.47.0 — 2025-08-14
- 0.46.0 — 2025-08-12
- 0.45.0 — 2025-05-30
- 0.44.0 — 2025-05-27
- 0.43.0 — 2025-05-05
- 0.42.0 — 2025-04-30
- 0.41.0 — 2025-03-12
- 0.40.0 — 2025-02-11
- 0.39.0 — 2025-02-10
- 0.38.0 — 2025-01-23
- … 54 more at https://npm.io/package/@superdispatch/jestutils/versions

## README

### `@superdispatch/ui`

[![npm](https://img.shields.io/npm/v/@superdispatch/jestutils)](https://www.npmjs.com/package/@superdispatch/testutils)

#### Installation

```bash
pnpm add @superdispatch/testutils @testing-library/react
```

#### Setup

```javascript
// In setupTests
import '@superdispatch/jestutils';
```

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