</>PackageGraphPackageGraph

jest-each

npmv30.5.1TypeScript

Parameterised tests for Jest

Adopt with care

jest-each is usable, with caveats. Pulls in 22 transitive packages, about 3.0 MB installed (at least — some of the tree is still being crawled).

  • AAdoption: grade A, Excellent.

    33.7M downloads per week and 1 known dependents.

  • AMaintenance: grade A, Excellent.

    Last published 9 days ago. 18 releases in the last 2 years.

  • CWeight: grade C, Fair — worth a look.

    Pulls in 22 transitive packages, about 3.0 MB installed (at least — some of the tree is still being crawled).

  • ASupply chain: grade A, Excellent.

    No install scripts, 6 maintainers, and a contained dependency surface.

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding jest-each to a project.

5
Direct dependencies

Runtime packages this one declares itself.

22
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

3.0 MB
Install size

Unpacked size of this package plus its entire runtime tree.

3
Tree depth

Longest resolved dependency chain below this package.

Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.

Licenses in the dependency tree

ISCMIT

Every license you inherit by installing jest-each, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
node ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the jest-each README.

// es6
import each from 'jest-each';

jest-each vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
jest-eachthis page33.7M1MIT9 days ago
vitest92.7M129MIT1 day ago
jest42.1M70MIT1 day ago
jest-cli03MIT1 day ago
@jest/core02MIT1 day ago
p-locate216.9M1MIT1 day ago

Dependencies

Declared by jest-each v30.5.1. Runtime dependencies are installed with the package; dev dependencies are not.

Used by

Popular packages that depend on jest-each.

Relationship graph

Dependencies (left) and dependents (right) of jest-each.

Frequently installed together

Release history

18 releases in the last two years, typically about 9 days apart.

Recent versions of jest-each
VersionPublishedSizeLicense
30.5.1latest9 days ago36 KBMIT
30.5.012 days ago36 KBMIT
30.4.14 months ago35 KBMIT
30.4.04 months ago35 KBMIT
30.3.06 months ago35 KBMIT
30.2.011 months ago37 KBMIT
30.1.01 year ago37 KBMIT
30.0.51 year ago37 KBMIT
30.0.21 year ago35 KBMIT
30.0.11 year ago35 KBMIT
30.0.01 year ago35 KBMIT
30.0.0-rc.11 year ago35 KBMIT
30.0.0-beta.81 year ago35 KBMIT
30.0.0-beta.71 year ago35 KBMIT
30.0.0-beta.61 year ago35 KBMIT

Overview

jest-each is an npm package that parameterised tests for Jest. It is extremely widely used, with about 33.7M downloads per week and 1 known dependents in the graph. The latest version is 30.5.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need parameterised tests for Jest and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (33.7M weekly downloads).
  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Keywords

Frequently asked questions

Should I use jest-each?

jest-each is usable, with caveats. Pulls in 22 transitive packages, about 3.0 MB installed (at least — some of the tree is still being crawled).

How do I install jest-each?

Run `npm install jest-each` to add jest-each to your npm project.

How many dependencies does jest-each have?

jest-each declares 5 direct dependencies and pulls in 22 packages in total once its runtime tree is resolved totalling about 3.0 MB on disk.

What license is jest-each released under?

jest-each is distributed under the MIT license. Its dependency tree also includes: ISC, MIT.

How popular is jest-each?

jest-each has approximately 33,711,142 downloads per week and 1 known dependent packages.

Is jest-each still maintained?

The most recent release of jest-each (v30.5.1) was published 9 days ago.

Does jest-each run install scripts?

No. jest-each does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.