Christopher Hiller

Results 550 comments of Christopher Hiller

It's worth mentioning that I didn't end up needing `forceCacheClear(true)` either. just `proxy` works fine w/ guided mocks.

hm. OK, so I’m unsure why rewiremock doesn’t work with `fs` for me using the pattern above. I can try to come up with a more complete example (the one...

This is a good point, and one I often never take into consideration given I know the implementation details of my testing framework. In other words, I know what Mocha...

sorry to bother again. I've been trying to figure out how to get around this for the past two workdays, and have been trying to follow your suggestions. I have...

(to be clear, that first test against A runs *before* the test against B)

Thanks, I’ll use your test to try to reproduce

I was running into this problem too, and was indeed confused by it. Tried to do as directed in the README, but it didn't work due to the exception. Then...

the wiki would make sense for this... but we'd need someone who's familiar with Angular to create it.

@weswhite yes, whatever is helpful for @kbirger would likely be helpful for the greater community. I can't say what's needed because I don't use Mocha with Karma & Angular (though...

@weswhite Create a new [wiki page](https://github.com/mochajs/mocha/wiki). make sure you link to it from the list of tutorials on the front wiki page. thanks for your help!! :heart: