pytest-remote-response

View on PyPIReverse Dependencies (0)

2.1.2 pytest_remote_response-2.1.2-py3-none-any.whl

Wheel Details

Project: pytest-remote-response
Version: 2.1.2
Filename: pytest_remote_response-2.1.2-py3-none-any.whl
Download: [link]
Size: 19246
MD5: b87ee1ca0e1838a5c80a3d39d99e580c
SHA256: 5a7dbefeaf70286bf9636a7f827befd0afd3bf1a47b231208cdbc82ccf99aa47
Uploaded: 2023-04-26 13:49:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-remote-response
Version: 2.1.2
Summary: Pytest plugin for capturing and mocking connection requests.
Author: devanshshukla99
Author-Email: devanshshukla99[at]outlook.com
Home-Page: https://github.com/devanshshukla99/pytest-remote-response
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: pytest (>=4.6)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: aiohttp
Requires-Dist: sphinx (==4.0.2); extra == "docs"
Requires-Dist: sphinx-automodapi (==0.13); extra == "docs"
Requires-Dist: sphinx-changelog (>=1.1.0rc1); extra == "docs"
Provides-Extra: docs
[Description omitted; length: 5055 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_response/__init__.py sha256=nrJM1R8AJIFBwZI2fEk_ay0D5FiZME5n-x6QnJF8sHY 203
pytest_response/_version.py sha256=PwU1dibtJyTSIY0BzyVeOopS2TmjnT0P1ki1kyL_W4c 160
pytest_response/app.py sha256=KHSJAAJJ-W0JNEzhcsc08L9KLT5BCUveyBHL3S5DLEg 13199
pytest_response/database.py sha256=Q1coK4tuGjK_sJ-CZI5YkDt3JA4nZQ6pqg_0JDwkf7o 5481
pytest_response/exceptions.py sha256=Zc0GWb3OtRJARlay-RtFJwP3ll-9fD0h3wan2yNl-1E 1549
pytest_response/logger.py sha256=KzG07Ze27LvWBDcrZrMGlsJAvuu4Lm_S2_BP7o9qY0U 1390
pytest_response/plugin.py sha256=6VKqoIXlu9g0fSekMgnumFSAfUS1m9-7c4arSUd6mXI 1765
pytest_response/interceptors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_response/interceptors/_urllib.py sha256=w1KZkO_lynopUVLB4hxpNdX769GkRcu71m7IRVoPFQ8 9768
pytest_response/interceptors/_urllib3.py sha256=TmOVdI-ZIhU6Z0rFGbdr5SAGCCYskTsVANNdNgPanuw 1472
pytest_response/interceptors/aiohttp.py sha256=E9ag2LVONoZs84Cvct2UL2LRRsa4lIk-T8JIAGdHyb4 2274
pytest_response/interceptors/requests.py sha256=5yhjoyDXMoCtCMePWWWhRskM5ov86k5CZ-Y30Oq3YlA 1778
pytest_response/interceptors/urllib.py sha256=GmQb4LW0q8Q2sOeuAreqfz_S0se_JPPnuLODgGDgiiI 1808
pytest_response/interceptors/urllib3.py sha256=ipZs6FErLpTVObPGJMIZVdhLugRivc6QRYPeIcywTmk 2178
pytest_remote_response-2.1.2.dist-info/LICENSE sha256=5yt3QKmddKZrizJYMaa70thxke65tfjfa_IS8XbO7w4 1071
pytest_remote_response-2.1.2.dist-info/METADATA sha256=ti-u0gD4ESjRxa5h2-7Oie25lJlU3t7cC0uorjG9NSI 6317
pytest_remote_response-2.1.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
pytest_remote_response-2.1.2.dist-info/entry_points.txt sha256=VUfyXnsPubXngKST51SklrZX_o-JiwMOFE0PDEapkSI 53
pytest_remote_response-2.1.2.dist-info/top_level.txt sha256=k0Ac14aqWkIsEv1BOu834N9MnW1B1JUkg7o98d7BBW0 16
pytest_remote_response-2.1.2.dist-info/RECORD

top_level.txt

pytest_response

entry_points.txt

pytest_response = pytest_response.plugin