About Anaconda Help Download Anaconda

anaconda / packages / pytest-localserver 0.9.0.post0

pytest plugin to test server connections locally.

Installers

  • osx-64 v0.9.0.post0
  • osx-arm64 v0.9.0.post0
  • linux-64 v0.9.0.post0
  • linux-aarch64 v0.9.0.post0
  • win-64 v0.9.0.post0
  • noarch v0.5.0

conda install

To install this package run one of the following:
conda install anaconda::pytest-localserver

Description

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!


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy