jest-validate(latest: 29.7.0) Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.
babel-jest(latest: 29.7.0) Jest plugin to use babel for transformation.
jest-serializer(latest: 28.0.0) > DEPRECATED: Use `v8` APIs directly: https://nodejs.org/api/v8.html#serialization-api
jest-util(latest: 29.7.0) This packages is a collection of utilities and helper functions
jest-worker(latest: 29.7.0) Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
node-haste(latest: 2.12.0) node-haste is a dependency management system for static resources for node.js. It provides the ability to statically resolve JavaScript module dependencies both for node module resolution and Facebook's haste module system.
jasmine-pit(latest: 2.0.2) Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex
node-worker-pool(latest: 3.0.2) node-worker-pool is a library for managing a pool of child workers in node.
jest-mock(latest: 29.7.0) **Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).
jest-docblock(latest: 29.7.0) `jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.
create-jest(latest: 29.7.0) Create a new Jest project
babel-preset-jest(latest: 29.6.3) > Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/jestjs/jest/tree/main/packages/babel-jest).
@jest/create-cache-key-function(latest: 29.7.0) This module creates a function which is used for generating cache keys used by code transformers in Jest.
@react-native-community/cli-hermes(latest: 13.6.9) This package is part of the [React Native CLI](../../README.md). It contains commands for managing the Hermes engine.
yarn(latest: 1.22.22) 📦🐈 Fast, reliable, and secure dependency management.
expect(latest: 29.7.0) This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).
@jest/expect(latest: 29.7.0) This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.
jest-matcher-utils(latest: 29.7.0) A set of utility functions for expect and related packages
@jest/expect-utils(latest: 29.7.0) This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).
diff-sequences(latest: 29.6.3) Compare items in two sequences to find a longest common subsequence
babel-plugin-jest-hoist(latest: 29.6.3) Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/jestjs/jest/tree/main/packages/babel-jest).
@jest/pattern(latest: 30.0.0-alpha.5) `@jest/pattern` is a helper library for the jest library that implements the logic for parsing and matching patterns.
@react-native-community/cli-platform-ios(latest: 15.1.2) This package is part of the [React Native CLI](../../README.md). It contains commands for managing iOS part of React Native app.
@react-native-community/cli-platform-android(latest: 15.1.2) This package is part of the [React Native CLI](../../README.md). It contains commands for managing the Android part of React Native app.
jscodeshift(latest: 17.1.1) A toolkit for JavaScript codemods
metro(latest: 0.81.0) 🚇 The JavaScript bundler for React Native.
metro-config(latest: 0.81.0) 🚇 Config parser for Metro.
@react-native-community/cli-clean(latest: 15.1.2) This package is part of the [React Native CLI](../../README.md). It contains commands for cleaning the build artifacts.
@react-native-community/cli-config(latest: 15.1.2) This package is part of the [React Native CLI](../../README.md). It contains commands for managing the configuration of React Native app.
@react-native-community/cli-doctor(latest: 15.1.2) This package is part of the [React Native CLI](../../README.md). It contains commands for diagnosing and fixing common Node.js, iOS, Android & React Native issues.
@react-native-community/cli-platform-apple(latest: 15.1.2) This package is part of the [React Native CLI](../../README.md). It contains utilities for building reusable commands targeting Apple platforms.
@react-native-community/cli-config-apple(latest: 15.1.2) This package is part of the [React Native CLI](../../README.md). It contains utilities for building reusable commands targeting Apple platforms.
@react-native-community/cli-config-android(latest: 15.1.3) This package is part of the [React Native CLI](../../README.md). It contains utilities for autolinking on Android platform.