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

325
Visualizações
Import code into file - not scoped, not a module

I am currently writing some tests in vitestand need to mock the fs module. So inside the test file I did this:

vi.mock("node:fs", () => {
   return {
      readFileSync: vi.fn().mockReturnValue(`mocked value`),
      existsSync: vi.fn().mockReturnValue(true),
   }
})

This works, but I would like to create a file just for this code and import it then. However, vi.mockdoes not work when imported and executed inside a function (maybe I am doing something wrong here?)

So instead, I thought I would do something like this: import "./mockFS", hoping that the code does not get imported as a module. It does not work though.

Is there a way to achieve this, even though you normally really should not do something like this in "normal" code?

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