lundi 24 juillet 2017

Can Jest skip dependency tests?

I have a library that relies on this library, http://ift.tt/1ztd40S, but whenever I try to inject this dependency in my .spec file, jest runs tests on it. Is there any way to to tell Jest to skip this file, but still import it so my code can rely on the pollyfills it provides?

Aucun commentaire:

Enregistrer un commentaire