Mypy static type checker plugin for Pytest
Project Links
Meta
Author: Daniel Bader
Classifiers
Development Status
- 4 - Beta
Framework
- Pytest
Intended Audience
- Developers
Topic
- Software Development :: Testing
Programming Language
- Python
- Python :: 3
- Python :: 3.3
- Python :: 3.4
- Python :: 3.5
- Python :: Implementation :: CPython
- Python :: Implementation :: PyPy
Operating System
- OS Independent
License
- OSI Approved :: MIT License
Mypy static type checker plugin for Pytest
This is a work in progress.
Features
TODO
Requirements
TODO
Installation
You can install “pytest-mypy” via pip from PyPI:
$ pip install pytest-mypy
Usage
TODO
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Development Environment Setup
Here’s how to install pytest-mypy in development mode so you can test your changes locally:
$ pyvenv venv $ source venv/bin/activate $ python setup.py develop $ venv/bin/py.test –mypy example_test.py
How to publish a new version to PyPI
$ pip install twine $ python setup.py sdist bdist_wheel $ twine upload dist/*
License
Distributed under the terms of the MIT license, “pytest-mypy” is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Apr 02, 2025
1.0.1
Mar 28, 2025
1.0.0
Dec 18, 2022
0.10.3
Nov 25, 2022
0.10.2
Nov 10, 2022
0.10.1
Sep 27, 2022
0.10.0
Feb 07, 2022
0.9.1
Jan 30, 2022
0.9.0
Mar 21, 2021
0.8.1
Nov 14, 2020
0.8.0
Aug 24, 2020
0.7.0
Apr 26, 2020
0.6.2
Apr 04, 2020
0.6.1
Mar 15, 2020
0.6.0
Feb 23, 2020
0.5.0
Nov 03, 2019
0.4.2
Sep 19, 2019
0.4.1
Aug 24, 2019
0.4.0
Jun 27, 2019
0.3.3
Jun 01, 2018
0.3.2
Apr 18, 2018
0.3.1
Apr 25, 2017
0.3.0
Oct 17, 2016
0.2.0
Oct 17, 2016
0.1.1
Sep 29, 2016
0.1.0