typeddjango / pytest-mypy-plugins

pytest plugin for testing mypy types, stubs, and plugins
https://pypi.org/project/pytest-mypy-plugins/
MIT License
100 stars 26 forks source link

Using `assert_type` together with `pytest-mypy-plugins` #147

Closed sobolevn closed 4 months ago

sobolevn commented 4 months ago

I need to add docs and tests for that.