flake8-pytest-style

View on PyPIReverse Dependencies (58)

2.0.0 flake8_pytest_style-2.0.0-py3-none-any.whl

Wheel Details

Project: flake8-pytest-style
Version: 2.0.0
Filename: flake8_pytest_style-2.0.0-py3-none-any.whl
Download: [link]
Size: 19538
MD5: 34cdfd47d3d02bdb07b0620b6fe4fae6
SHA256: abcb9f56f277954014b749e5a0937fae215be01a21852e9d05e7600c3de6aae5
Uploaded: 2024-04-01 17:16:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-pytest-style
Version: 2.0.0
Summary: A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
Author: Mikhail Burshteyn
Author-Email: mdburshteyn[at]gmail.com
Home-Page: https://pypi.org/project/flake8-pytest-style
Project-Url: Repository, https://github.com/m-burst/flake8-pytest-style
License: MIT
Keywords: flake8,pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Framework :: Flake8
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Unit
Requires-Python: >=3.8.1,<4.0.0
Requires-Dist: flake8-plugin-utils (<2.0.0,>=1.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 10273 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_pytest_style/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_pytest_style/config.py sha256=6P_ocZ3a1jUp4rg1jlYmGKTXxecMDOzZSI9ZEeO7H50 1150
flake8_pytest_style/errors.py sha256=vGpZmvV_AJzjhq1hiz09B_rFI-QOulkTy6pnAEdq-gQ 3884
flake8_pytest_style/plugin.py sha256=Y7JBUJiEPmmi86v8tasEDiEm8giDIPmt6uEIcYkEhZ4 4027
flake8_pytest_style/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_pytest_style/utils.py sha256=R8e1lmSfuFreN15PkIFEaOBnO4QzIVp_jhEhwoxwf_A 9328
flake8_pytest_style/visitors/__init__.py sha256=oBdS3om-nddJzhPtxaWtZiDOrAHY4Z3miyOW7MR_7fs 534
flake8_pytest_style/visitors/assertion.py sha256=0MX4ZMGMgnXprEUBwAattUZQeqkmaXogA191PcfytqQ 3015
flake8_pytest_style/visitors/fail.py sha256=02_PsegZoqYm1NZF-4EzkSyUCfocyKWBdYvcpXg_ouo 954
flake8_pytest_style/visitors/fixtures.py sha256=ix3rE3H10VPxZuRsR4j_7dodXaEpzpOxnYfI-TL5EpY 6708
flake8_pytest_style/visitors/imports.py sha256=0egWUgsEX6dLXscJxqF6rrDdIGryJVJ7Ur0IaJkFH58 914
flake8_pytest_style/visitors/marks.py sha256=4DpG-2Uiz1aITrOKro6oI5_pNrlDGmuIjN35RDjpCxk 2326
flake8_pytest_style/visitors/parametrize.py sha256=RQD64xpIuD3zZvu-iZFvKKHw403g1grntIlLYGsiSr8 4771
flake8_pytest_style/visitors/patch.py sha256=krb5pkG14uqi3WaV7_uwk11p1lj9l71ngcyhSTIZ0vM 1781
flake8_pytest_style/visitors/raises.py sha256=xquFmv-X4WYcWAiTAcVvTjDw_sPFR2h1GzhdvStzLI8 3127
flake8_pytest_style-2.0.0.dist-info/LICENSE sha256=I-DQOfzPjk2-ilHFQ4-r6S87uoEaYeC0UKT2HjXl_2g 1074
flake8_pytest_style-2.0.0.dist-info/METADATA sha256=JcqNIop1Pt42jePvoUcFBOB1phXQn_QMRxEBjb1bC8k 11546
flake8_pytest_style-2.0.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
flake8_pytest_style-2.0.0.dist-info/entry_points.txt sha256=tceusDFp7CDVT4QxEbz6rwtTub2JPTBAtNi0woWjb_M 68
flake8_pytest_style-2.0.0.dist-info/RECORD

entry_points.txt

PT = flake8_pytest_style.plugin:PytestStylePlugin