pytest-httpbin

View on PyPIReverse Dependencies (10)

2.1.0 pytest_httpbin-2.1.0-py3-none-any.whl

Wheel Details

Project: pytest-httpbin
Version: 2.1.0
Filename: pytest_httpbin-2.1.0-py3-none-any.whl
Download: [link]
Size: 8309
MD5: 9643224ba94e177e6d7c13eeefea1275
SHA256: b3bf7346cc2ad231447189cd85b458e341056684a7a69d69533dd29692209cdd
Uploaded: 2024-09-18 15:35:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-httpbin
Version: 2.1.0
Summary: Easily test your HTTP library against a local copy of httpbin
Author-Email: Kevin McCarthy <me[at]kevinmccarthy.org>
Project-Url: Homepage, https://github.com/kevin1024/pytest-httpbin
License: MIT
Keywords: pytest-httpbin testing pytest httpbin
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: httpbin
Requires-Dist: requests; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1170 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_httpbin/__init__.py sha256=gpaOdE-e_WNx4G7fTISVR5Wf06pUINAlvP1DZMA5ZK4 365
pytest_httpbin/certs.py sha256=yqHTWXHLVFpxC9WpN4t89kWmMptTFtm7N5uRPfxT9BY 513
pytest_httpbin/plugin.py sha256=ywE8Ov_ZWtdVgopCkL_wV-YU7Q4iyY24xR5ezMgtKko 979
pytest_httpbin/serve.py sha256=5P8K_FBwg-FN8pWuOEc2HWYik6wBGiigcaXEMD5GX-4 4236
pytest_httpbin/version.py sha256=Xybt2skBZamGMNlLuOX1IG-h4uIxqUDGAO8MIGWrJac 22
pytest_httpbin/certs/README.md sha256=OlHTaBxc_gH5gytUD8iCJ61DBq8rVWccRoPG4Wondzc 35
pytest_httpbin/certs/client.pem sha256=Ecrmt7iHbckcFMKAYdyvMYOphavgOe5AxP1xCZTWfU8 692
pytest_httpbin/certs/server.key sha256=mwbBymNa0JW9hqtQp4_Wf-XbyTcmvaVJTzqTEgcLb2A 227
pytest_httpbin/certs/server.pem sha256=Xn5OO5YEpwK-JRPmi5Br71kRuxId1fRVK96bGQMPfdY 859
pytest_httpbin-2.1.0.dist-info/LICENSE sha256=RC2QLK84MT5zn1YfUOUOWK5nvs76YJNLS9EAgkWdBoc 1086
pytest_httpbin-2.1.0.dist-info/METADATA sha256=pQbbosUYjryOo2rWznaKkUbZZ2p810jfYyJmU9i6bC0 2251
pytest_httpbin-2.1.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
pytest_httpbin-2.1.0.dist-info/entry_points.txt sha256=qo7al5OVTR0nH_n99BLuf9YgaZb1Wn1vyPoFkG46R44 43
pytest_httpbin-2.1.0.dist-info/top_level.txt sha256=3TUvdoGfYpUrAS1NI4cR1isdawUeS7IKYROUv3LtD-c 15
pytest_httpbin-2.1.0.dist-info/RECORD

top_level.txt

pytest_httpbin

entry_points.txt

httpbin = pytest_httpbin.plugin