Package python3-module-pytest-httpbin: Information
Source package: python3-module-pytest-httpbin
Version: 2.1.0-alt1.1
Build time: Mar 29, 2026, 10:52 PM in the task #413399
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/pytest-httpbin
License: MIT
Summary: Easily test your HTTP library against a local copy of httpbin
Description:
httpbin is an amazing web service for testing HTTP libraries. It has several great endpoints that can test pretty much everything you need in a HTTP library. The only problem is: maybe you don't want to wait for your tests to travel across the Internet and back to make assertions against a remote web service. Enter pytest-httpbin. Pytest-httpbin creates a pytest "fixture" that is dependency-injected into your tests. It automatically starts up a HTTP server in a separate thread running httpbin and provides your test with the URL in the fixture.
Maintainer: Grigory Ustinov
Last changed
March 25, 2026 Grigory Ustinov 2.1.0-alt1.1
- Demodernized packaging.
Sept. 19, 2024 Stanislav Levin 2.1.0-alt1
- 2.0.0 -> 2.1.0.
May 11, 2023 Stanislav Levin 2.0.0-alt1
- 1.0.2 -> 2.0.0.