jeudi 2 novembre 2017

Mock Babel Plugin in Jest Test

I am using a babel plugin which provides a function called myHelper which is used (but not imported since it is provided as a babel plugin) inside a component I want to test.

How do I "globally" mock myHelper with Jest?

Aucun commentaire:

Enregistrer un commentaire