This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xtreak
Recipients Adnan Umer, cheryl.sabella, cjw296, mariocj89, michael.foord, taleinat, terry.reedy, xtreak
Date 2019-01-29.14:14:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548771264.24.0.29638626598.issue35500@roundup.psfhosted.org>
In-reply-to
Content
Cheryl, this is a good first issue for new contributor. I was waiting for suggestion and I am not sure if there is a consensus over the format. I would like to go with the below format as per suggestion from Mario and Terry.

AssertionError: expected call not found.
Expected: mock(2, 3)
Actual: mock(1, 2)

test_assert_called_with_failure_message has to be fixed as a result of this change. Feel free to mark it as an easy issue.

Thanks
History
Date User Action Args
2019-01-29 14:14:25xtreaksetrecipients: + xtreak, terry.reedy, taleinat, cjw296, michael.foord, cheryl.sabella, mariocj89, Adnan Umer
2019-01-29 14:14:24xtreaksetmessageid: <1548771264.24.0.29638626598.issue35500@roundup.psfhosted.org>
2019-01-29 14:14:24xtreaklinkissue35500 messages
2019-01-29 14:14:24xtreakcreate