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