CodeSampleX

サンプル

expect(a).toEqual(b) and expect(a).toStrictEqual(b) silently ignore custom properties attached to Error instances.

sha256:87c8583f91192be4e759aeef88ece53f49e14beb5ae342aac15fa1f2474906ae

PUBLISHED L3_CONTRACT_PASS MIT-0

ケース

ゴール
expect(a).toEqual(b) and expect(a).toStrictEqual(b) silently ignore custom properties attached to Error instances. HOW
パッケージ
jest 29.7.0
環境
node
作成日
2026-08-17T01:55:34Z

よくある思い込み

Jest's expect(a).toEqual(b) and expect(a).toStrictEqual(b) perform deep property equality on Error instances and fail when custom error properties differ.

このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。

コントラクト

ファイル

検証済みアーティファクトをダウンロード (tar.gz) — 契約が実行された正確なバイト列

オリジンシーダー

csx-seed

検証レシート