Skip to content

Alternative for httpretty? #807

@soxofaan

Description

@soxofaan

tests_require = [
"pytest>=4.5.0",
"mock",
"requests-mock>=1.8.0",
"httpretty>=1.1.4",
"urllib3<2.3.0", # httpretty doesn't work properly with urllib3>=2.3.0. See #700 and https://github.com/gabrielfalcao/HTTPretty/issues/484

the tests currently require httpretty, but

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions