pkgsrc/lang/py-test-mypy-testing/DESCR
adam 7b56b2cade py-test-mypy-testing: added version 0.1.1
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.
2023-10-27 08:18:38 +00:00

3 lines
194 B
Text

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.