pytest-httptesting

View on PyPIReverse Dependencies (0)

0.6.0 pytest_httptesting-0.6.0-py3-none-any.whl

Wheel Details

Project: pytest-httptesting
Version: 0.6.0
Filename: pytest_httptesting-0.6.0-py3-none-any.whl
Download: [link]
Size: 13451
MD5: 0d0147de5d45a50f25b454cc33eaf330
SHA256: 173c5113d45c61d56730f8e3d1dd8d6253326d1f875db112cbfb15b2c9cd75ce
Uploaded: 2023-07-24 20:13:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-httptesting
Version: 0.6.0
Summary: http_testing framework on top of pytest
Author: HE Qile
Author-Email: mr.qile[at]gmail.com
Home-Page: https://github.com/heqile/http_testing
Project-Url: Repository, https://github.com/heqile/http_testing
Classifier: Programming Language :: Python :: 3
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,<4.0
Requires-Dist: attrs (<24.0.0,>=23.1.0)
Requires-Dist: httpx (<0.25.0,>=0.24.0)
Requires-Dist: pytest (<8.0.0,>=7.2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4050 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=9DD6-ohbqGDZtPKJpeB6X66F3gNdpheCg87bF5m-c-0 1064
http_testing/__init__.py sha256=HSMEcSPT-mXzas2pt43ZV9Y_Ay0Gxh7od8HVS0f-F2U 632
http_testing/_assertion_elements/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
http_testing/_assertion_elements/assert_element_checker_base.py sha256=Yv32TOwFcL1UhAUBYvos8ZEl0VwXnC3EIae5j8eV0QY 649
http_testing/_assertion_elements/assertion_attribute_base.py sha256=Qvk3G5BmtqqnPjVJ2eGPnjrt4E7x4sBM01IjvecAYDg 1392
http_testing/_assertion_elements/assertion_data.py sha256=54LpWlI1bRcJIjPa1By4ZOSB_BwYla2NgXWrH73sWeI 1820
http_testing/_assertion_elements/content_assertion.py sha256=tz2XP2ccCM1q8DlQeRmlX673hGdULh_5pEmC9IcXTMQ 1608
http_testing/_assertion_elements/cookies_assertion.py sha256=lGiV3td5Nhd0EATdn_NUk98Q2751EaiNkbYiMZknQuY 2368
http_testing/_assertion_elements/headers_assertion.py sha256=h1VELuD2u0rM-bslz2VSSYHt1qs0JnhuQTiQ61JG_RY 1617
http_testing/_assertion_elements/status_code_assertion.py sha256=us5hiKu6J8RFu60wQIe9-pKBlG4JxDVxWOjRG6Jy4lc 843
http_testing/assertions.py sha256=k58-YVzOXmGFKkBByAi9P-iXxqTI188bPKeOxCjlWVM 1557
http_testing/cookie.py sha256=VAp83MmR4SGqSKw525WuEUWmrWWI2LjW7yPsrh8pUr8 311
http_testing/page_checker.py sha256=FGjqFQ7uvl6TrrMCqeaBaPMoAVITx50ibgvJjixXFkg 2884
http_testing/plugin.py sha256=uqg1KDXUXehK8RBMqP8959hxk-1kQOd3jUPXPHXXmu4 762
http_testing/validators.py sha256=2f53Lc7OE-gr9AbCDwBhTe-5f-0Hw5s90_hcLXWQ46A 745
pytest_httptesting-0.6.0.dist-info/LICENSE sha256=9DD6-ohbqGDZtPKJpeB6X66F3gNdpheCg87bF5m-c-0 1064
pytest_httptesting-0.6.0.dist-info/METADATA sha256=PeAi6sjOmYFilYcCBil_u4O9doxRmZgiOv6wXA3hZ3I 4761
pytest_httptesting-0.6.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pytest_httptesting-0.6.0.dist-info/entry_points.txt sha256=PsBTXTSWTZP7ZfBRdqOQf2xU5msQSW9Ba7yaEjapbhA 50
pytest_httptesting-0.6.0.dist-info/RECORD

entry_points.txt

http_page_checker = http_testing.plugin