aoc/node_modules/@jest/expect-utils
alex ab688f8b38 solutions 2022-12-03 17:11:42 -05:00
..
build solutions 2022-12-03 17:11:42 -05:00
LICENSE solutions 2022-12-03 17:11:42 -05:00
README.md solutions 2022-12-03 17:11:42 -05:00
package.json solutions 2022-12-03 17:11:42 -05: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.