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

parametrized rendering: replace unmaintained chevron with Jinja2 #117

Closed antecrescent closed 1 year ago

antecrescent commented 1 year ago
sobolevn commented 1 year ago

Ok, jinja2 is very popular, we can use it for sure.

antecrescent commented 1 year ago

Running mypy also generated these unrelated errors. I did not edit the file, as I am not really sure about the necessity of these comments.

pytest_mypy_plugins/item.py:343: error: Unused "type: ignore" comment
pytest_mypy_plugins/item.py:345: error: Unused "type: ignore" comment