Rainer Schuettengruber
Seasoned database engineer and Linux enthusiast who believes that Python is the tool of trade when it comes to getting rid of boring tasks.
Beitrag
27.04
11:00
45min
How to fake properly
Rainer Schuettengruber
Aiming at complete code coverage by unit tests tends to be cumbersome, especially for cases where external API calls a part of the code base. Python attempts to address this issue with its unittest.mock library, appearing to be a powerful companion in replacing parts of the system under test.
Entwickler
i2