JSPM

  • Created
  • Published
  • Downloads 29101755
  • Score
    100M100P100Q229820F
  • 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.