login/node_modules/@jest/expect-utils
2024-01-17 19:45:14 +08:00
..
build prepare release v1.6.1 2024-01-17 19:45:14 +08:00
LICENSE prepare release v1.6.1 2024-01-17 19:45:14 +08:00
package.json prepare release v1.6.1 2024-01-17 19:45:14 +08:00
README.md prepare release v1.6.1 2024-01-17 19:45:14 +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.