mockery icon indicating copy to clipboard operation
mockery copied to clipboard

disallow node_modules or dependencies to be mocked

Open Dharin-shah opened this issue 3 years ago • 0 comments

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

Dharin-shah avatar Jul 29 '21 17:07 Dharin-shah