Skip to content

Latest commit

History

History
5 lines (3 loc) 路 355 Bytes

README.md

File metadata and controls

5 lines (3 loc) 路 355 Bytes

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