Testing with Python (part 6): Fake it...
Testing with Python (part 6): Fake it...
URL: https://open.substack.com/pub/bitecode/p/testing-with-python-part-6-fake-it?r=1slq0e&utm_medium=ios Type: article Domain: open.substack.com
Excerpt: Things might get harder, though
Notes: This article is part of a series on … testing with python! It is an excellent overview of mocking, explaining the why, but more importantly showing lots of examples and assessing how well and conveniently they work. Worth reading.