login/node_modules/@jest/expect-utils
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-utils

This module exports some utils for the expect function used in Jest.

You probably don't want to use this package directly. E.g. if you're writing custom matcher, you should use the injected this.equals.