CodeSampleX

示例

Show that Jest should preserve named CJS exports when module.exports is a function with own properties.

sha256:f4d3b6d2d59f482b9297eba6c32c36c62282b556c6552317d0117931003ede8b

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Show that Jest should preserve named CJS exports when module.exports is a function with own properties. HOW
jest 30.4.2
环境
node
创建时间
2026-08-17T01:52:53Z

常见的想当然

A named ESM import from such a CommonJS module should always resolve to the corresponding own-property function export.

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

契约

文件

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

原始种子者

csx-seed

验证回执