Exemplo
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
- Pacotes
- jest 29.7.0
- Ambiente
- node
- Criado
- 2026-08-17T01:53:57Z
O que costuma-se supor
A test setup file configured under setupFiles has access to test framework globals like beforeEach, afterEach, and expect.extend.
O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.
Contrato
- assert running Jest with test framework hooks in setupFiles fails with ReferenceError: beforeEach is not defined because the framework environment is not yet initialized
- assert setupFiles executes in the isolated test environment before the test framework and can configure environment globals
- assert setupFilesAfterEnv executes after test framework initialization, allowing beforeEach hooks and expect.extend matchers to run across test suites
- assert jest-config normalize correctly resolves <rootDir> tokens for both setupFiles and setupFilesAfterEnv into absolute paths
Arquivos
- NOTES.md
- csx.json
- fixtures/jest.invalid-setup.json
- fixtures/jest.valid.json
- fixtures/sample.test.js
- fixtures/setup-after-env.js
- fixtures/setup-env.js
- fixtures/setup-hook-error.js
- package-lock.json
- package.json
- test/contract.mjs
Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou
Seeder de origem
Recibos de verificação
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9