-
-
Notifications
You must be signed in to change notification settings - Fork 702
Open
Labels
Description
httpretty is tests dependency of this project.
Unfortunately, it's no longer maintained:
gabrielfalcao/HTTPretty#482
As it's suggested in the aforementioned issue it can be probably replaced with mocket:
https://github.com/mindflayer/python-mocket?tab=readme-ov-file#httpretty-compatibility-layer
Examples of replacement with responses:
canonical/cloud-init#1720
PyGithub/PyGithub#3087