submitted by /u/1ndridC0ld
[comments]
Source link
“Don’t Mock What You Don’t Own” in 5 Minutes
A common issue when writing tests for real-world software is how to deal with third-party dependencies. Let’s examine an old, but counter-intuitive principle. Once upon a time, I made a…