Pretenders provides fake implementations of external services (HTTP, SMTP, IMAP) for testing. Version 1.4.5 is the latest stable release; the project is maintained with irregular releases.
pip install pretendersNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a mock HTTP server, defines a mock response, and tests an HTTP call.
Upgrade your environment to Python 3.4 or higher.
Use the HTTP mock for testing, or consider other tools for SMTP testing.
Upgrade to 1.4 or later.
No dependency data recorded yet.