max_liu b7ab7c8514 chore: 更新node_modules依赖文件 2 tuần trước cách đây
..
build b7ab7c8514 chore: 更新node_modules依赖文件 2 tuần trước cách đây
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 2 tuần trước cách đây
README.md b7ab7c8514 chore: 更新node_modules依赖文件 2 tuần trước cách đây
package.json b7ab7c8514 chore: 更新node_modules依赖文件 2 tuần trước cách đây

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.