Gabriel Burt
Gabriel Burt
A coworker pointed out that the "hack" of assigning `call.ReturnArguments` within a `call.Run()` callback would work -- and obviate this PR -- if we protected it with mutexes to be...
> That's what mockery's "expecter" wrappers are for, strong typing, and the RunAndReturn() method on those mirrors what you're adding directly to testify.Mock here. :) @dlwyatt hmm can you share...
@sheetalkamat are you expressing concern that this PR and the `-b` CLI flag wouldn't work well together? If there's concern about this changing the default of `tsc foo.ts` to load...
@manjeshbhargav ping - we're still seeing this bug in production