CodeSampleX

Sample

Jest requires setupFilesAfterEnv rather than setupFiles to register test framework lifecycle hooks and custom matchers because setupFiles runs before the test framework is installed

sha256:54d7455a1f1a8164920b91e0674efab285e8709ffd5ea541dc3da0dd5f541e20

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Jest requires setupFilesAfterEnv rather than setupFiles to register test framework lifecycle hooks and custom matchers because setupFiles runs before the test framework is installed HOW
Packages
jest 29.7.0
Environment
node
Created
2026-08-17T01:53:57Z

Commonly assumed

A test setup file configured under setupFiles has access to test framework globals like beforeEach, afterEach, and expect.extend.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts