flake8-fine-pytest

View on PyPIReverse Dependencies (0)

1.0.3 flake8_fine_pytest-1.0.3-py3-none-any.whl

Wheel Details

Project: flake8-fine-pytest
Version: 1.0.3
Filename: flake8_fine_pytest-1.0.3-py3-none-any.whl
Download: [link]
Size: 13515
MD5: 8c5cde31dff23fec2a297506e5e6442b
SHA256: bca248612a4876a74d5bc6ebc935ef2d21abf2029e5067286161cac2c79275c7
Uploaded: 2022-02-24 13:34:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-fine-pytest
Version: 1.0.3
Summary: A flake8 extension that checks test extra style
Author: BestDoctor
Author-Email: khkaterine[at]gmail.com
Home-Page: https://github.com/best-doctor/flake8-fine-pytest
License: MIT
Keywords: flake8 pytest
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: flake8
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4651 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_fine_pytest/__init__.py sha256=qKK4BMzdt84HiCorJPWqgEfa_DbJeuGx_bIPrDui2vc 22
flake8_fine_pytest/ast_helpers.py sha256=6vy5W_glmRaMDcE6yMY1lQJn6azTgRYhswW4lZYK4wQ 2001
flake8_fine_pytest/checker.py sha256=9o460b6eQ2PvUZhC3YFSjcGvLMn4fr9MZHVQSM3l8ek 3324
flake8_fine_pytest/common_types.py sha256=3Zn3hsN1wz7oov4creNfnjvntvFHn6KcZ5Lm39mr93A 110
flake8_fine_pytest/utils.py sha256=QwybDTg1fkmVzfQXqJLfhY5l75yUS6zrV9riAJx5n58 142
flake8_fine_pytest/watchers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_fine_pytest/watchers/assert_count.py sha256=xugZVUiAXxHPo7_2mLm4X9oywyABKhDdQ33-sNwFJ38 1591
flake8_fine_pytest/watchers/base.py sha256=DkeQ2G-Qh9JfBFYGo-rGXIWqAWalMAu-dctk9d46nFY 1116
flake8_fine_pytest/watchers/modules_structure.py sha256=tPs4jE6dmo9TOfQbvV-bCIjCpgWTO-ERnbWPKP-SKPE 1446
flake8_fine_pytest/watchers/signature_complexity.py sha256=mP6XURy61iiQM6Z7MIm9akwVK6palofScUryGJXMNA8 1425
flake8_fine_pytest/watchers/unique_test_names.py sha256=HUh7T8XMaQZFM1Lf_D1ZUr_WGdJSLhPzMmh2eNDRk64 721
flake8_fine_pytest/watchers/usefixtures.py sha256=au9vLv7IIOQm1efq7GuQA57N6_mS1QNKGPkz_aGySxc 3095
flake8_fine_pytest/watchers/xfail_decorator.py sha256=mO0x-6-RERf1Kkux6ikAN2ojnMIo6TomxxjpouqG4L4 1090
flake8_fine_pytest/watchers/xfail_until_argument_watcher.py sha256=iEqwieHJxq_p2PJP9oBMkjMqgtEAw60Ji4fIF1URTjE 3701
flake8_fine_pytest-1.0.3.dist-info/LICENSE sha256=5_lgu86Hy92n9_MjUkOh_GA3Gyj6BXOx01-uj68ji7k 1066
flake8_fine_pytest-1.0.3.dist-info/METADATA sha256=1WmVvwBwE-5Ngs1cd4AIeEi3cSmZUEXXhUhKCMHdjtg 5601
flake8_fine_pytest-1.0.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
flake8_fine_pytest-1.0.3.dist-info/entry_points.txt sha256=JufnnEh11D1CIjJM0rgErZnzfLEl0aLrmkkL4zcRBbg 73
flake8_fine_pytest-1.0.3.dist-info/top_level.txt sha256=d7uMaxpa9-1UN5IeVkyljKCuOuL2igIX_SyMHYGQmeo 19
flake8_fine_pytest-1.0.3.dist-info/RECORD

top_level.txt

flake8_fine_pytest

entry_points.txt

FP001 = flake8_fine_pytest.checker:FinePytestChecker