thlorenz / proxyquire

🔮 Proxies nodejs require in order to allow overriding dependencies during testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proxyquire can not use in jest

GeSnowBoy opened this issue · comments

I use proxyquire in jest, but No effect. what shuold I do? I am not sure the error is your or jest.
can you tell me how I can do?