mypy-test
Mypy tester
A testing tool for verifying mypy plugin and type functionality
Test mypy plugins, stubs, custom types.
5 stars
3 watching
2 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
mypypythontestingtyping
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool to simplify Python package maintenance by automating type checking and stub installation. | 19 |
| | A tool to integrate mypy into an existing Python project and track progress on resolving type errors. | 59 |
| | A tool to verify mypy's static type analysis output | 31 |
| | A plugin for testing type checking and stubs using mypy and pytest | 107 |
| | A Vim plugin for executing Python's static type checker. | 97 |
| | Automates mypy static type checking as part of pytest test runs | 249 |
| | A CLI tool to automatically add type annotations into Python code | 86 |
| | A Python static type checker with additional features to improve typing and error reporting. | 148 |
| | An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| | A web-based tool for running mypy, a static type checker for Python, in a sandbox environment. | 72 |
| | A plugin that allows running type-checking tools from within PyCharm. | 314 |
| | A plugin that provides type checking and enforcement for PynamoDB models and attributes. | 4 |
| | A tool for testing website visuals and CSS values by comparing screenshots and checking calculated styles. | 589 |
| | Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| | Enables typed polymorphism and type-safe business logic in Python without inheritance or interfaces. | 678 |