Morgan Roderick
Morgan Roderick
Thank you for taking the time to create an easy to follow issue 👍 Would you like to contribute a PR to `samsam` to improve the situation?
This is an interesting one. The `setFomatter` method was originally added in #1503, in order to allow Cypress to override the formatter. We have a few options for making things...
This doesn't look very fixed on my screen: 
This is a good candidate for using `git bisect` to establish when the behaviour was changed, which might give some clue to whether or not the change was intentional (a...
Even if it is not commonly used, or at least not commonly reported, I'd like to have this regression fixed.
I've been thinking about writing exactly this :)
> @fatso83 If I may ask why this is such a convinced "never explicitly add support"? Let me re-iterate: it is the opinion of the Sinon maintainers that dealing with...
> I will still try Sinon with `proxyquire` before, because I read too many good things about Sinon. We have a guide on how to do that: https://sinonjs.org/how-to/link-seams-commonjs/ If you...
Thank you for your detailed description of the issue. Would going with the second strategy actually make this work in IE11? If so, that would be my preference. Would you...
@FranceJ I'd be happy to have an article that showed how to do this using Sinon for the dependencies.