JSPM

  • Created
  • Published
  • Downloads 28806409
  • Score
    100M100P100Q242188F
  • License MIT

Package Exports

  • @jest/expect-utils
  • @jest/expect-utils/package.json

Readme

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