pytest-mypy-testing

View on PyPIReverse Dependencies (8)

0.1.3 pytest_mypy_testing-0.1.3-py3-none-any.whl

Wheel Details

Project: pytest-mypy-testing
Version: 0.1.3
Filename: pytest_mypy_testing-0.1.3-py3-none-any.whl
Download: [link]
Size: 22533
MD5: 697c1cbe6d2c6042508c3bbe08bd94b7
SHA256: 86f2451a403ff50fe1620c798ca70123bef255ed24c77aa3f73b8fca6fce9f25
Uploaded: 2024-03-04 23:18:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-mypy-testing
Version: 0.1.3
Summary: Pytest plugin to check mypy output.
Author: David Fritzsche
Author-Email: david.fritzsche[at]mvua.de
Home-Page: https://github.com/davidfritzsche/pytest-mypy-testing
License: Apache-2.0 OR MIT
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: pytest (<9,>=7)
Requires-Dist: mypy (>=1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 9565 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 2.3.0.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_mypy_testing/__init__.py sha256=wNTW3YguouvVXIuVQoooe0ErGu9cvEAIUcJo73iGBPw 157
pytest_mypy_testing/message.py sha256=NS2lsjDyrKuznnw-3-2Y9Auj_nKLRDMJStwmdF1KtkU 10110
pytest_mypy_testing/output_processing.py sha256=ejyFKCT4WrSc3Y9LTmFQhstM2LRRpwUfELY3Y4Ppo0A 5029
pytest_mypy_testing/parser.py sha256=Dp6CF3oVW2JYeLxm2mA9bs0ViA2iHrNzXvzC7idPp48 6252
pytest_mypy_testing/plugin.py sha256=HvbTmkqjvSEhNUnGMFYe_44RTQmvkfrvWr4rrrq9x0Q 7713
pytest_mypy_testing/py.typed sha256=u_vo7wBtCPCv6xoAqoFD9LlHSi6FQmBK2xVsEVQq3qw 77
pytest_mypy_testing/strutil.py sha256=c9N-KE4HdGfR5uSl5r_eMufqWrOD-C3PtE44HKSut20 414
pytest_mypy_testing-0.1.3.dist-info/entry_points.txt sha256=PjOQUCr3T5rZI23u4nNzpJkAwdkvp7fVPsyRqn_0WMY 52
pytest_mypy_testing-0.1.3.dist-info/LICENSES/Apache-2.0.txt sha256=RLClboC0GhsKa9EpJRXoBlOf2XswvlTCcZ5sdjGQq1c 10343
pytest_mypy_testing-0.1.3.dist-info/LICENSES/CC0-1.0.txt sha256=alc_svkIJmKXjPIfsVMJbfChmB3q6n28EKEQRv4AXZ8 6916
pytest_mypy_testing-0.1.3.dist-info/LICENSES/MIT.txt sha256=jyUBhInW_g3sNKNSMUw43BRiR7feZXNXkPQ5ipKvqEs 1108
pytest_mypy_testing-0.1.3.dist-info/WHEEL sha256=KU4olamscZ0e2yRNzDYFvACtg6ewSxdqW3f7cM6CGOA 83
pytest_mypy_testing-0.1.3.dist-info/METADATA sha256=0pIpoWS97JpWoFVJVnATtQufpcnPAAPpo_MT--BiJIM 10643
pytest_mypy_testing-0.1.3.dist-info/RECORD

entry_points.txt

mypy-testing = pytest_mypy_testing.plugin