patrys / httmock

A mocking library for requests
Other
468 stars 57 forks source link

tests: fix pytest DeprecationWarning messages #61

Closed derekschrock closed 4 years ago

derekschrock commented 4 years ago

Use assertEqual to resolve pytest warning: "Please use assertEqual instead."