npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "jest" 的结果(共 39 个)
@jest/diff-sequences

Compare items in two sequences to find a longest common subsequence

MIT
MIT
jest-get-type

A utility function to get the type of a value

MIT
BSD-3-Clause
create-jest

Create a new Jest project

MIT
jest-changed-files

A module used internally by Jest to check which files have changed since you last committed in git or hg.

MIT
babel-jest

Jest plugin to use babel for transformation.

MIT
BSD-3-Clause
BSD-3-Clause
jest-each

Parameterised tests for Jest

MIT
jest-leak-detector

Module for verifying whether an object has been garbage collected or not.

MIT
jest-docblock

`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.

MIT
jest-watcher

Delightful JavaScript Testing.

MIT
jest-haste-map

`jest-haste-map` is a module used by Jest, a popular JavaScript testing framework, to create a fast lookup of files in a project. It helps Jest efficiently locate and track changes in files during testing, making it particularly useful for large projects

MIT
@jest/pattern

`@jest/pattern` is a helper library for the jest library that implements the logic for parsing and matching patterns.

MIT
@jest/reporters

Jest's reporters

MIT