Relative Content

Tag Archive for pythonpytestpython-unittestpython-unittest.mockpytest-mock

How to mock imported function?

I’ve tried multiple ways and just can’t get the result I’m looking for. It seems like a lost of questions use a different type of mocking with the whole @patch decorators but I’ve been using this more simplified version. I just can’t figure out how to mock one function