CodeSampleX

示例

Prevent beforeEach and afterEach hooks from being silently bypassed when using test.concurrent in Jest.

sha256:3130422236f14e5832cc77751e3c4e423e3765f93843cd364933356afd68a5f7

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Prevent beforeEach and afterEach hooks from being silently bypassed when using test.concurrent in Jest. HOW
jest 29.7.0
环境
node
创建时间
2026-08-17T01:56:05Z

常见的想当然

beforeEach and afterEach hooks run for every test block defined in the file, including concurrent tests.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执