Mickaël Mazouz

Results 17 comments of Mickaël Mazouz

+1 it would be very nice to have this feature.

any update? this feature is a must to have!

any update on this? Same issue

hey I can't solve this problem! Same error with helper/rewiremock.js ``` const rewiremock = require('rewiremock/node'); rewiremock.overrideEntryPoint(module); module.exports = rewiremock; ``` test.js ``` rewiremock(() => require('dependency')).with(stub); rewiremock.enable(); .... rewiremock.disable(); ``` Someone...

almost 2 years later and nothing...