helpyourneighbour/node_modules/@jest/expect-utils
BibaBot c294e2e9ae
Some checks are pending
Docker Test / test (push) Waiting to run
Add unit tests for role middleware
2026-03-17 07:07:36 +00:00
..
build Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
LICENSE Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
package.json Add unit tests for role middleware 2026-03-17 07:07:36 +00:00
README.md Add unit tests for role middleware 2026-03-17 07:07:36 +00:00

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