Improve error message when mock.assert_has_calls fails (GH-8205)
This makes the assertion error message more useful, aiding debugging. Thanks @davidair!
Showing
Please register or sign in to comment
This makes the assertion error message more useful, aiding debugging. Thanks @davidair!