[TIP] Add a assert_called() method to mock

Amit Saha amitsaha.in at gmail.com
Tue Feb 9 15:44:51 PST 2016


Hi all,

I just filed a PR idea for adding an assert_called() method:
https://github.com/testing-cabal/mock/issues/341 - soon, I realized
that this is of course a backport of the stdlib's methods.

So, should I first try to see if I can get it included in the standard
library and then work on the backport?

Best Wishes,
Amit.


-- 
http://echorand.me



More information about the testing-in-python mailing list