Po-Chuan Hsieh 942018fffd
devel/py-pytest-mypy-testing: Add py-pytest-mypy-testing 0.1.3
pytest-mypy-testing provides a pytest plugin to test that mypy produces a given
output. As mypy can be told to display the type of an expression this allows us
to check mypys type interference.
2025-01-29 01:04:43 +08:00

4 lines
194 B
Plaintext

pytest-mypy-testing provides a pytest plugin to test that mypy produces a given
output. As mypy can be told to display the type of an expression this allows us
to check mypys type interference.