Login
From:
adamj.eu
(Uncensored)
subscribe
Python: Mock an inner import - Adam Johnson
https://adamj.eu/tech/2024/05/17/python-mock-inner-import/
links
backlinks
Tagged with:
python
posts
Sometimes, you want to test a function that uses an inner import and mock that imported object. For example, say you wanted to mock dig() in this example:
Roast topics
Find topics
Find it!