login/node_modules/@jest/expect
2024-01-17 15:17:40 +08:00
..
build release test fix 403 2024-01-17 15:17:40 +08:00
LICENSE release test fix 403 2024-01-17 15:17:40 +08:00
package.json release test fix 403 2024-01-17 15:17:40 +08:00
README.md release test fix 403 2024-01-17 15:17:40 +08:00

@jest/expect

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

The jestExpect function used in Jest. You can find its documentation on Jest's website.