jest

  • Version 30.4.2
  • Published
  • 6.7 kB
  • 4 dependencies
  • MIT license

Install

npm i jest
yarn add jest
pnpm add jest

Overview

Delightful JavaScript Testing.

Index

Type Aliases

type Config

type Config = Config_2.InitialOptions;

    type GlobalConfig

    type GlobalConfig = Config_2.GlobalConfig;

      type ProjectConfig

      type ProjectConfig = Config_2.ProjectConfig;

        Package Files (1)

        Dependencies (4)

        Dev Dependencies (0)

        No dev dependencies.

        Peer Dependencies (1)

        Badge

        To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

        You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/jest.

        • Markdown
          [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/jest)
        • HTML
          <a href="https://www.jsdocs.io/package/jest"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>