mfncooper / mockery

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

ResetCache to certain files #50

Open alanszp opened 8 years ago

alanszp commented 8 years ago

I would like to be a method like: resetCache(), but it will unload only the specified file.

When you call resetCache, you have a big performance issue...