ljubi a81aaebda8 3 tests 3 months ago
..
build a81aaebda8 3 tests 3 months ago
LICENSE a81aaebda8 3 tests 3 months ago
README.md a81aaebda8 3 tests 3 months ago
package.json a81aaebda8 3 tests 3 months ago

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.