flake8-pytest-fixtures-style

View on PyPIReverse Dependencies (0)

0.0.3 flake8_pytest_fixtures_style-0.0.3-py3-none-any.whl

Wheel Details

Project: flake8-pytest-fixtures-style
Version: 0.0.3
Filename: flake8_pytest_fixtures_style-0.0.3-py3-none-any.whl
Download: [link]
Size: 9531
MD5: ec5f49eef2b0dd8da8b3f1bdfc8b8331
SHA256: 8d563dcbe857fbf2ea75028fc4922ba447e9e0e8482720e1f86546611a89a191
Uploaded: 2022-07-18 04:07:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-pytest-fixtures-style
Version: 0.0.3
Summary: A flake8 extension that checks pytest fixtures
Author: Alexey Sidorov
Author-Email: ereon.dev[at]gmail.com
Home-Page: https://github.com/sidorov-as/flake8-pytest-fixtures-style
License: MIT
Keywords: flake8
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Framework :: Flake8
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Unit
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Requires-Dist: flake8 (<5,>=3)
Requires-Dist: flake8-plugin-utils (==1.3.2)
Requires-Dist: flake8-pytest-style (==1.6.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1408 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_pytest_fixtures_style/__init__.py sha256=yyLtGsBhynC-sSHdax-rRGvHNjH-gdWxIY68WnPVfDw 22
flake8_pytest_fixtures_style/config.py sha256=WaacqgH-IyoEspv16II25TRhZU7A7qklXq8HOIaHWXQ 248
flake8_pytest_fixtures_style/errors.py sha256=fr9eLxI4RiAqiM1_bQwDPIpWVRZs1Fx67q9a5SjyNKo 441
flake8_pytest_fixtures_style/plugin.py sha256=qUcSmaaBP75jIvHl39Eq80M3QBZXrhOymigErOIOAkA 1146
flake8_pytest_fixtures_style/utils.py sha256=xyCnedDHmeXE4yGc54jmgfcA-fbfubDg1RRAzV3bIWs 3116
flake8_pytest_fixtures_style/visitors.py sha256=v2C_pZkzlVGlYjoaS0LpWBah-tu_mjX7Za6G_mLvqSI 2742
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_PF001_fixture_factory.py sha256=2oyVvYSxKrzXwosYxcMvPBpqUlEmucjLm9Gr5aGZdqo 1130
tests/test_PF002_unused_fixture.py sha256=ni8V3L0lVr-gLSzt8RIKf3vxPENo8KccIfPfWiQB79Y 2870
tests/test_utils.py sha256=CWCqMRFR9H9Q5555ljpB2xOhR6rDhj_qlZt5ahpCdV4 7176
flake8_pytest_fixtures_style-0.0.3.dist-info/LICENSE sha256=f8MtHdz2iiNwKcJ3yAh9Uv8LHUIWdrFeU9gJsU7t8M0 1081
flake8_pytest_fixtures_style-0.0.3.dist-info/METADATA sha256=MUvTbZTldybOOlvomM-MB9rF4aiq1B-eiZbmP_uorwU 2463
flake8_pytest_fixtures_style-0.0.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
flake8_pytest_fixtures_style-0.0.3.dist-info/entry_points.txt sha256=ZCMb2ZvZVdhvrxt3miJ_eEoI8DXH4MyMYZ0vbp3Bi6M 68
flake8_pytest_fixtures_style-0.0.3.dist-info/top_level.txt sha256=dtoZ-zVR4npmFDGC4sVRZm3FG9JtkyQxVypPAnx3_IY 35
flake8_pytest_fixtures_style-0.0.3.dist-info/RECORD

top_level.txt

flake8_pytest_fixtures_style
tests

entry_points.txt

PF = flake8_pytest_fixtures_style.plugin:Plugin