flake8-pytest-style

View on PyPIReverse Dependencies (62)

2.1.0 flake8_pytest_style-2.1.0-py3-none-any.whl

Wheel Details

Project: flake8-pytest-style
Version: 2.1.0
Filename: flake8_pytest_style-2.1.0-py3-none-any.whl
Download: [link]
Size: 22264
MD5: a8a1771f30e8700f66f9efbb10045496
SHA256: a0d6dddcd533bfc13f19b8445907be0330c5e6ccf7090bcd9d5fa5a0b1b65e71
Uploaded: 2025-01-10 16:02:56 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: flake8-pytest-style
Version: 2.1.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: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Unit
Requires-Python: >=3.9
Requires-Dist: flake8-plugin-utils (<2.0.0,>=1.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 11450 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.0.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=sZRjmoF14scwViWun3PTtJ6YVEJrZsfHFeu3NkZC77s 1267
flake8_pytest_style/errors.py sha256=7-JGzCdi8mH2tj-yaeRHjQEugZ_kGRxbVDy8FCoj1rg 4614
flake8_pytest_style/plugin.py sha256=JHa3cCNdz56GkfyKC-Zsr9WGJ5AMwuylH5U_-64mnRQ 4620
flake8_pytest_style/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_pytest_style/utils.py sha256=JEutqCUsOlNxT1-tHZjzFylR27kcnRlkfGhdyZLAj6Q 9759
flake8_pytest_style/visitors/__init__.py sha256=ax2M6oXAyJhLloOkMMw_coZAgj4FVgtNoUQmZVr6s5A 719
flake8_pytest_style/visitors/assertion.py sha256=0MX4ZMGMgnXprEUBwAattUZQeqkmaXogA191PcfytqQ 3015
flake8_pytest_style/visitors/fail.py sha256=nqMb9D1bZ7Qkt9dEfrXw5pn1RtJLm8M5dvXWxAgKfZo 1360
flake8_pytest_style/visitors/fixtures.py sha256=5zkna-FHYZI4TtTUUdV9iE4ko1Ea8FKoNEwWQ7Redp0 6119
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=dilqByyoRH3le95JbrsSeRHkCmFqhWxfF2YbE2CNH6U 2111
flake8_pytest_style/visitors/t_functions.py sha256=VNliKPlTwOHsvvdWVF9Uu8qHgE6EXCaDK70D-kOhNzo 1941
flake8_pytest_style/visitors/try_except.py sha256=jSOJTEiW9ToqmFpvbzrswMkROw3MVElHt5ZUfZCn_Bc 1191
flake8_pytest_style/visitors/warns.py sha256=2LZg9fusatRWEHl1p0U0fzEf6R5IGiNYhstmdvyxVuc 2078
flake8_pytest_style-2.1.0.dist-info/LICENSE sha256=I-DQOfzPjk2-ilHFQ4-r6S87uoEaYeC0UKT2HjXl_2g 1074
flake8_pytest_style-2.1.0.dist-info/METADATA sha256=VCbTaD8ldk1tyjRLCXL8AnnIEGDevYKnvac9bc1NwCY 12765
flake8_pytest_style-2.1.0.dist-info/WHEEL sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8 88
flake8_pytest_style-2.1.0.dist-info/entry_points.txt sha256=tceusDFp7CDVT4QxEbz6rwtTub2JPTBAtNi0woWjb_M 68
flake8_pytest_style-2.1.0.dist-info/RECORD

entry_points.txt

PT = flake8_pytest_style.plugin:PytestStylePlugin