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.
myHelper
How do I "globally" mock myHelper with Jest?
Aucun commentaire:
Enregistrer un commentaire