pytest-monkeytype
Type checker plugin
A pytest plugin that generates annotations and stubs for Python modules based on their type definitions
43 stars
2 watching
2 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
pep484pytest-pluginpython3typing
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for testing type checking and stubs using mypy and pytest | 107 |
| A tool to verify mypy's static type analysis output | 31 |
| Automates mypy static type checking as part of pytest test runs | 249 |
| A flake8 plugin checking style issues in pytest-based tests | 229 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| Re-applies type annotations from .pyi stubs to codebases | 141 |
| A template for creating pytest plugins with minimal setup and documentation | 300 |
| A tool to analyze Python code for type errors and other issues | 350 |
| Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
| Provides support for coroutines in pytest tests | 1,443 |
| A plugin that allows running type-checking tools from within PyCharm. | 314 |
| A plugin to integrate Playwright with Pytest for end-to-end browser testing | 447 |
| A Python static type checker with additional features to improve typing and error reporting. | 148 |
| Provides utilities and helpers for testing Python projects using Meilisearch | 1 |