Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

Mock has a section on getting started that has several recipes but it's not 
under howto section. Perhaps this page could be updated if you want to make a 
PR : https://docs.python.org/3/library/unittest.mock-examples.html

There is also a section on where to patch : 
https://docs.python.org/3/library/unittest.mock.html#where-to-patch

I admit it also bites me few times and I have to do trial and error to get the 
right patch object.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43400>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to