npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "jest-snapshot" 的结果(共 7 个)
@jest/expect

This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.

MIT
jest-snapshot-serializer-ansi

jest snapshot serializer for stripping ANSI escape codes

MIT
jest-snapshot-serializer-raw

jest snapshot serializer for reducing escapes in the snapshot file

MIT
jest-snapshot-parser

parse jest snapshot content (*.snap file)

MIT
mocha-expect-snapshot

Mocha plugin to use `expect` with `jest-snapshot` and derived projects like `jest-image-snapshot`.

chai-jest-snapshot

Chai assertion that provides Jest's snapshot testing

MIT