ljubi a81aaebda8 3 tests 5 달 전
..
build a81aaebda8 3 tests 5 달 전
LICENSE a81aaebda8 3 tests 5 달 전
README.md a81aaebda8 3 tests 5 달 전
package.json a81aaebda8 3 tests 5 달 전

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.