login/node_modules/@jest/expect-utils
2024-03-04 14:04:27 +08:00
..
build prepare release v2 2024-03-04 14:04:27 +08:00
LICENSE prepare release v2 2024-03-04 14:04:27 +08:00
package.json prepare release v2 2024-03-04 14:04:27 +08:00
README.md prepare release v2 2024-03-04 14:04:27 +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.