pytest-localserver
pytest plugin to test server connections locally.
pytest plugin to test server connections locally.
To install this package, run one of the following:
pytest-localserver is a plugin for the pytest testing framework which enables you to test server connections locally.
Sometimes monkeypatching urllib2.urlopen() just does not cut it, for instance if you work with urllib2.Request, define your own openers/handlers or work with httplib. In these cases it may come in handy to have an HTTP server running locally which behaves just like the real thing [1]. Well, look no further!
Summary
pytest plugin to test server connections locally.
Last Updated
Jan 2, 2026 at 13:07
License
MIT
Total Downloads
1.0K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/pytest-dev/pytest-localserver