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: about 1 year ago
Linked from 1 awesome list

mypypythontestingtyping

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
orsinium-labs/typeforce A tool to simplify Python package maintenance by automating type checking and stub installation. 19
orsinium-labs/mypy-baseline A tool to integrate mypy into an existing Python project and track progress on resolving type errors. 55
davidfritzsche/pytest-mypy-testing A tool to verify mypy's static type analysis output 30
typeddjango/pytest-mypy-plugins A plugin for testing type checking and stubs using mypy and pytest 103
integralist/vim-mypy A Vim plugin for executing Python's static type checker. 97
realpython/pytest-mypy A plugin that integrates mypy with pytest to enable static type checking during unit testing. 248
orsinium-labs/infer-types A CLI tool to automatically add type annotations into Python code 85
kotlinisland/basedmypy A Python type checker built to resolve issues with the mypy project and Python's typing system 143
orsinium-labs/flake8-pylint An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. 8
ymyzk/mypy-playground A web-based tool for running mypy, a static type checker for Python, in a sandbox environment. 71
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
python-needle/needle A tool for testing website visuals and CSS values by comparing screenshots and checking calculated styles. 590
orsinium-labs/flake8-codes Tools to inspect error codes in Python code for linting and quality assurance 14
dry-python/classes Typed polymorphism primitives for Python business logic 670