Contents

pytest_httpserver 1.0.10

0

pytest-httpserver is a httpserver for pytest

pytest-httpserver is a httpserver for pytest

Stars: 194, Watchers: 194, Forks: 27, Open Issues: 12

The csernazs/pytest-httpserver repo was created 5 years ago and the last code push was Yesterday.
The project is popular with 194 github stars!

How to Install pytest-httpserver

You can install pytest-httpserver using pip

pip install pytest-httpserver

or add it to a project with poetry

poetry add pytest-httpserver

Package Details

Author
Zsolt Cserna
License
MIT
Homepage
https://github.com/csernazs/pytest-httpserver
PyPi:
https://pypi.org/project/pytest_httpserver/
Documentation:
https://pytest-httpserver.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/csernazs/pytest-httpserver

Classifiers

  • Software Development/Libraries/Python Modules
No  pytest-httpserver  pypi packages just yet.

Errors

A list of common pytest-httpserver errors.

Code Examples

Here are some pytest-httpserver code examples and snippets.

GitHub Issues

The pytest-httpserver package has 12 open issues on GitHub

  • build(deps-dev): bump sphinx-rtd-theme from 1.2.0 to 1.2.2
  • build(deps-dev): bump mypy from 0.971 to 1.4.1
  • build(deps-dev): bump coverage from 7.2.5 to 7.2.7
  • build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0
  • build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4

See more issues on GitHub

Related Packages & Articles

hug 2.6.1

A Python framework that makes developing APIs as simple as possible, but no simpler.

respx 0.21.1

A utility for mocking out the Python HTTPX and HTTP Core libraries.

pytest-github 0.3.1

Plugin for py.test that associates tests with github issues using a marker.

nbval 0.11.0

A py.test plugin to validate Jupyter notebooks