pytest-mypy
Type checker plugin
Automates mypy static type checking as part of pytest test runs
Mypy static type checker plugin for Pytest
249 stars
9 watching
32 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davidfritzsche/pytest-mypy-testing | A tool to verify mypy's static type analysis output | 31 |
typeddjango/pytest-mypy-plugins | A plugin for testing type checking and stubs using mypy and pytest | 107 |
integralist/vim-mypy | A Vim plugin for executing Python's static type checker. | 97 |
mariusvniekerk/pytest-monkeytype | A pytest plugin that generates annotations and stubs for Python modules based on their type definitions | 43 |
kotlinisland/basedmypy | A Python static type checker with additional features to improve typing and error reporting. | 148 |
pytest-dev/pytest-asyncio | Provides support for coroutines in pytest tests | 1,443 |
sanders41/pytest-meilisearch | Provides utilities and helpers for testing Python projects using Meilisearch | 1 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
pytest-dev/pytest-flask | Provides tools and fixtures to simplify testing and development of Flask applications | 489 |
kataev/pytest-grpc | Tools and fixtures for testing gRPC services with pytest. | 127 |
dropbox/mypy-pycharm-plugin | A plugin that allows running type-checking tools from within PyCharm. | 314 |
pynamodb/pynamodb-mypy | A plugin that provides type checking and enforcement for PynamoDB models and attributes. | 4 |
m-burst/flake8-pytest-style | A flake8 plugin checking style issues in pytest-based tests | 229 |
ymyzk/mypy-playground | A web-based tool for running mypy, a static type checker for Python, in a sandbox environment. | 72 |
shoobx/mypy-zope | A plugin to enable type checking of Zope interface implementations in mypy. | 39 |