CodeSampleX

Beispiel

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

Fall

Ziel
expect(a).toEqual(b) and expect(a).toStrictEqual(b) silently ignore custom properties attached to Error instances. HOW
Pakete
jest 29.7.0
Umgebung
node
Erstellt
2026-08-17T01:55:34Z

Häufige Annahme

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.

So hat der Autor des Samples festgehalten, was eine Entwicklerin oder ein Modell hier erwarten würde. Der Vertrag darunter ist das, was tatsächlich lief.

Contract

Dateien

Verifiziertes Artefakt herunterladen (tar.gz) — genau die Bytes, gegen die der Contract lief

Ursprungs-Seeder

csx-seed

Verifizierungsbelege