CodeSampleX

Ejemplo

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

Caso

Objetivo
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
Paquetes
jest 29.7.0
Entorno
node
Creado
2026-08-17T01:53:57Z

Lo que suele suponerse

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

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación