personnal/ecole/node_modules copy/@jest/expect-utils
Alexis Burnaz 23ce270077 tfac be like, last ver 2026-06-12 10:19:12 +02:00
..
build tfac be like, last ver 2026-06-12 10:19:12 +02:00
LICENSE tfac be like, last ver 2026-06-12 10:19:12 +02:00
README.md tfac be like, last ver 2026-06-12 10:19:12 +02:00
package.json tfac be like, last ver 2026-06-12 10:19:12 +02:00

README.md

@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.