搜索 "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
mocha-expect-snapshot
Mocha plugin to use `expect` with `jest-snapshot` and derived projects like `jest-image-snapshot`.