pytest-drf

View on PyPIReverse Dependencies (1)

1.1.3 pytest_drf-1.1.3-py3-none-any.whl

Wheel Details

Project: pytest-drf
Version: 1.1.3
Filename: pytest_drf-1.1.3-py3-none-any.whl
Download: [link]
Size: 20794
MD5: af996acffc04456c231872cfdb093908
SHA256: 4d6106f7f313de2e8158ca41550817ca564f1ddcf6ba68a1e2ab404e04b36282
Uploaded: 2022-07-12 20:47:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-drf
Version: 1.1.3
Summary: A Django REST framework plugin for pytest.
Author: Zach "theY4Kman" Kanzler
Author-Email: they4kman[at]gmail.com
Home-Page: https://github.com/theY4Kman/pytest-drf
License: MIT
Keywords: pytest,django,djangorestframework
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.6,<4.0
Requires-Dist: djangorestframework (>3)
Requires-Dist: inflection (<0.4.0,>=0.3.1)
Requires-Dist: pytest (>=3.7)
Requires-Dist: pytest-assert-utils (<1,>=0)
Requires-Dist: pytest-common-subject (<2.0,>=1.0)
Requires-Dist: pytest-lambda (<2.0.0,>=1.2.3)
Requires-Dist: typing_extensions (<4.0.0,>=3.7.4); python_version < "3.8"
Description-Content-Type: text/markdown
[Description omitted; length: 42089 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_drf/__init__.py sha256=mpfGRB3sU99SxtZYpyeof1Wixx-aJ5VJfs5A_OHcOyo 219
pytest_drf/authentication.py sha256=psBcYgMisryHV_AaxbGsDw4wywVx71H9OdY4p0xYH2I 1837
pytest_drf/authorization.py sha256=5QXhSHh_jPWTHSTKZCrEZW90hZ6b-3qsT7oQUe7ikSI 445
pytest_drf/client.py sha256=hOpymu70zdTV0EiXyI1h3s5SUa1Fr5I01n7arr5BExQ 804
pytest_drf/fixtures.py sha256=lQ_kAowyWAUsZd7JXBLl2vA5o19FzHvs5SwJ7UDaj4M 1225
pytest_drf/pagination.py sha256=bOUFAP2Or923lTzjlxdSdpTv7cO4-8xgZZPoKvF0Xjg 1382
pytest_drf/plugin.py sha256=43cYmkud4G-0QS7hkVIQg-NNHEEjZcXQWB0eJ6wLMzo 56
pytest_drf/status.py sha256=36NUx9JiuERCgvZvTI7vqyv2dYOFqFIAhmKpgoWE7wk 3935
pytest_drf/util/__init__.py sha256=QtTmu8BH_MPh1sw_ZBd-xIHR2pFFXKH3JqSmq8oZ_NE 74
pytest_drf/util/expressions.py sha256=3tcW01EpVQISwe5iaU8ZYymX-0u8JGjGbe0bb0KY5mk 1046
pytest_drf/util/metaclasses.py sha256=J47JP-Nm3g7FWk_MNFh4Km4TkZ6Los1eF6TnWo-jFoI 3127
pytest_drf/util/urls.py sha256=lkIv1ck1PNtEzLLbTracxz-ifonRgiVQAPcP7MJaAss 813
pytest_drf/views.py sha256=A3UcU1Qbnl1Y3hs5iuiIkBetsytnUhErEMDrKdiz-h4 6369
pytest_drf-1.1.3.dist-info/entry_points.txt sha256=spHEdlWsj4heBaHVkkd4g-lks3KU8VOEnZ-Ebg2cGq4 34
pytest_drf-1.1.3.dist-info/LICENSE sha256=ZKNNrhdfrrEhd-10Vskh9F_MwBbsAeUJxvhsVHr4HV4 1074
pytest_drf-1.1.3.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
pytest_drf-1.1.3.dist-info/METADATA sha256=2UWMmucfHvRiaAJxy0LsMdtCWDSNXyOb-DmrarNdSnA 43365
pytest_drf-1.1.3.dist-info/RECORD

entry_points.txt

drf = pytest_drf.plugin