6 ms·
> That makes it bloody hard to mock during unit testing. Can you share why? Not trying to say you are wrong, but I am guessing that part of this stems from som
by joncalhoun 8y ago
> That makes it bloody hard to mock during unit testing.
Can you share why? Not trying to say you are wrong, but I am guessing that part of this stems from some limitations in the way interfaces work in Go, and this could make a good user experience report.