mfncooper / mockery

Simplifying the use of mocks with Node.js
Other
1.1k stars 60 forks source link

disallow node_modules or dependencies to be mocked #76

Open Dharin-shah opened 3 years ago

Dharin-shah commented 3 years ago

i have one of the dependencies using fs module and due to my test mocks, they are getting affected and hence i would want to know how do i disallow in the dependencies