Skip to content

boidolr/pytest-ty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-ty Build Status pypi python

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-ty
  • pip install pytest-ty

Usage

  • Activate the plugin when running pytest: pytest --ty
  • Activate via pytest configuration: addopts = "--ty"

License

Distributed under the terms of the MIT license, "pytest-ty" is free and open source software

About

A pytest plugin to run the ty type checker

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages