pytest-typing-runner

View on PyPIReverse Dependencies (0)

0.6.1 pytest_typing_runner-0.6.1-py3-none-any.whl

Wheel Details

Project: pytest-typing-runner
Version: 0.6.1
Filename: pytest_typing_runner-0.6.1-py3-none-any.whl
Download: [link]
Size: 54071
MD5: 65d21243dcc223da86c5cd287275c369
SHA256: f946ee22b6ba41711524d4c8b2df20730e387df3ab5a1c5bc403f3aa3f6fbf1c
Uploaded: 2024-10-27 11:36:55 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-typing-runner
Version: 0.6.1
Summary: Pytest plugin to make it easier to run and check python code against static type checkers
Author-Email: Stephen Moore <stephen[at]delfick.com>
Project-Url: repository, https://github.com/delfick/pytest-typing-runner
Project-Url: changelog, https://pytest-typing-runner.readthedocs.io/en/latest/api/changelog.html
Project-Url: docs, https://pytest-typing-runner.readthedocs.io
License: MIT
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 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1696 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_typing_runner/__init__.py sha256=VoEptZwx97kA5nEmXlu7HRcEsRZaHIglLwgHMms5DUw 331
pytest_typing_runner/builders.py sha256=4Bb8wvZANWMcK1QpLFASvYqmeSy0_90_MKtjP1FnVQ0 13725
pytest_typing_runner/collect.py sha256=ily6Ml86iICcBYsCC4eWh50rtXCoTCPmsbZyuKHduBc 3520
pytest_typing_runner/errors.py sha256=XqPed8oWRk2Tq5AGIByKP7Bqh7CzMmLNdLXruEW9vxc 178
pytest_typing_runner/expectations.py sha256=puxJLbhfK6s1nj6a56Qf0bXQq-wF0xqZlCH9F2i6mvM 6028
pytest_typing_runner/file_changers.py sha256=5Xijn2Za3n2_TF9etcgy5qBHO03I19ymJRdkv4DO6kQ 15878
pytest_typing_runner/notice_changers.py sha256=af4E_nPdP5DBMZjspyvS8qY-NYxkS-UV8O9kcq48fk4 18179
pytest_typing_runner/notices.py sha256=wLHxYb0C27LlWS_ZLIByu7uUwzcnKueDDRvXZY8XQMo 41049
pytest_typing_runner/protocols.py sha256=5483ificUqw9ImTSv6G_omMkPoQ7_7X7f1RQDmD9jZk 28192
pytest_typing_runner/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_typing_runner/runners.py sha256=_-pU9N0GZRuvZ7nxe8gafHLj8iGul8vOLPWiPaI_Rm8 16367
pytest_typing_runner/scenarios.py sha256=izgefnUiuo1zb2eEkeU_iHCmsHbjYstOKRURgAF4epw 18111
pytest_typing_runner/strategies.py sha256=Hp41elJa8bvKCkGAFwZam7Pyga_THmO50bBBcE76qW8 10305
pytest_typing_runner/version.py sha256=gSqhIw7EhM7rTKqqkg0CkeEjwnBhW1KIIbu8Lrv_xlM 18
pytest_typing_runner/parse/__init__.py sha256=VA7QZ8lCjd7yGGnJViA2jHFD7LFRZDuWx0KCtDLrfpg 228
pytest_typing_runner/parse/errors.py sha256=VMe6behUykCriuotpmMManqkIUaDb3KZ4X164BtXBe8 1863
pytest_typing_runner/parse/file_content.py sha256=wjf51DtoqPXvc_0rmtYLvXCwpexUqWm9smiTJMYOQPI 23157
pytest_typing_runner/parse/mypy_output.py sha256=mcKb_KnT_PJfEwIto3v_UlNnXdiGhZLli_I_DdVless 5448
pytest_typing_runner/parse/protocols.py sha256=ybSeTw8dq7hjC1vR4JQhIk2IT20laJRmtHZCUqkM_6I 3836
pytest_typing_runner-0.6.1.dist-info/METADATA sha256=dzhbZtlm6oldUV-u796ySi9CWUg-cO2VFAn7BODHOws 2666
pytest_typing_runner-0.6.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pytest_typing_runner-0.6.1.dist-info/entry_points.txt sha256=im2dSoSU-QRCKLKzu8KJInsQae7vGTtGveC6tE04TmY 171
pytest_typing_runner-0.6.1.dist-info/licenses/LICENSE sha256=CbmBcHev6qkvLR65ZVb1jc86FzG6jyGaDBq6NJOrv7Y 1081
pytest_typing_runner-0.6.1.dist-info/RECORD

entry_points.txt

pytest_typing_runner = pytest_typing_runner.collect
a_register = pytest_typing_runner.strategies:register_default_strategies