Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

152
Visualizações
jest.mock is overriding one another

I am trying to mock some imports but while using those labels, the last defined mock is returning everytime.

Import ......

jest.mock(
      '@label/label1',
      () => 'value1',
      { virtual: true }
);
jest.mock(
      '@label/label2',
      () => 'value2',
      { virtual: true }
);
jest.mock(
      '@label/label3',
      () => 'value3',
      { virtual: true }
);

But for every tests, its returning "value3" only, that is the last defined mock.

Its a typescipt file "example.spec.ts". I tried beforeEach(() => { jest.resetModules() }) but no luck so far.

I am stuck on this big time, can someone help me ?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda