pytest-ty



A pytest plugin to run the ty type checker.
Configuration
Configure ty in pyproject.toml or ty.toml,
see the ty documentation.
Installation
You can install pytest-ty from PyPI:
uv add --dev pytest-typip install pytest-ty
Usage
- Activate the plugin when running
pytest:pytest --ty - Activate via
pytestconfiguration:addopts = "--ty"
License
pytest-ty is licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT).
On this page
Languages
Python100.0%
MIT License
Created June 4, 2025
Updated March 8, 2026