mypy-test

Mypy tester

A testing tool for verifying mypy plugin and type functionality

Test mypy plugins, stubs, custom types.

GitHub

5 stars
3 watching
2 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list

mypypythontestingtyping

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
orsinium-labs/typeforceA tool to simplify Python package maintenance by automating type checking and stub installation.19
orsinium-labs/mypy-baselineA tool to integrate mypy into an existing Python project and track progress on resolving type errors.59
davidfritzsche/pytest-mypy-testingA tool to verify mypy's static type analysis output31
typeddjango/pytest-mypy-pluginsA plugin for testing type checking and stubs using mypy and pytest107
integralist/vim-mypyA Vim plugin for executing Python's static type checker.97
realpython/pytest-mypyAutomates mypy static type checking as part of pytest test runs249
orsinium-labs/infer-typesA CLI tool to automatically add type annotations into Python code86
kotlinisland/basedmypyA Python static type checker with additional features to improve typing and error reporting.148
orsinium-labs/flake8-pylintAn extension for flake8 that integrates PyLint to check Python code quality and detect potential errors.8
ymyzk/mypy-playgroundA web-based tool for running mypy, a static type checker for Python, in a sandbox environment.72
dropbox/mypy-pycharm-pluginA plugin that allows running type-checking tools from within PyCharm.314
pynamodb/pynamodb-mypyA plugin that provides type checking and enforcement for PynamoDB models and attributes.4
python-needle/needleA tool for testing website visuals and CSS values by comparing screenshots and checking calculated styles.589
orsinium-labs/flake8-codesTools to inspect error codes in Python code for linting and quality assurance14
dry-python/classesEnables typed polymorphism and type-safe business logic in Python without inheritance or interfaces.678