issues
search
realpython
/
pytest-mypy
Mypy static type checker plugin for Pytest
https://pypi.org/project/pytest-mypy/
MIT License
248
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drop support for Python 3.7
#186
dmtucker
closed
1 week ago
0
Add support for Python 3.13
#185
dmtucker
closed
1 week ago
0
Create MypyCollectionPlugin
#184
dmtucker
closed
1 week ago
0
Replace MypyItem.MARKER with item_marker
#183
dmtucker
closed
3 weeks ago
0
Remove MypyWarning
#182
dmtucker
closed
1 month ago
0
Move results path cleanup to pytest_unconfigure
#181
dmtucker
closed
1 month ago
0
Add --mypy-xfail
#180
dmtucker
closed
1 month ago
0
Add --mypy-no-status-check
#179
dmtucker
closed
2 months ago
0
Add strict type-checking
#178
dmtucker
closed
2 months ago
0
Option to treat mypy failures as warnings
#177
jaraco
closed
1 month ago
1
Option to suppress 'mypy-status' error
#176
jaraco
closed
2 months ago
1
Refactor xdist integration
#175
dmtucker
closed
2 months ago
0
Create MypyConfigStash
#174
dmtucker
closed
2 months ago
0
Replace attrs with dataclasses
#173
dmtucker
closed
2 months ago
0
Use config.stash to store the results path
#172
dmtucker
closed
2 months ago
0
Require Pytest 7+
#171
dmtucker
closed
2 months ago
0
Generalize MypyResults.from_mypy
#170
dmtucker
closed
2 months ago
0
Require mypy >= 1.0
#169
dmtucker
closed
2 months ago
0
Remove wheel as a build dependency
#168
dmtucker
closed
2 months ago
0
Simplify project dependencies
#167
dmtucker
closed
7 months ago
0
Upgrade static and publishing deps
#166
dmtucker
closed
8 months ago
0
Ensure expected versions are installed while testing
#165
dmtucker
closed
8 months ago
0
Add support for pytest 8
#164
dmtucker
closed
8 months ago
0
Add support for Python 3.12
#163
dmtucker
closed
8 months ago
0
Prevent AttributeError in pytest_terminal_summary
#162
dmtucker
closed
8 months ago
0
AttributeError: 'Config' object has no attribute '_mypy_results_path'
#161
andreas-wolf
closed
8 months ago
4
Add mypy excludes for collect_ignore entries
#160
jaraco
opened
1 year ago
4
Enable branch code coverage
#159
dmtucker
closed
8 months ago
0
Mark the project as stable
#158
dmtucker
closed
1 year ago
0
Test with mypy 1.x and fewer old versions
#157
dmtucker
closed
1 year ago
0
Drop Python 3.6 support and use PEP 621 metadata
#156
dmtucker
closed
1 year ago
0
Update docs and links
#155
dmtucker
closed
1 year ago
0
Add test_pyproject_toml
#154
dmtucker
closed
1 year ago
2
[RFE] use tools.mypy from pyproject.toml
#153
t184256
closed
1 year ago
5
EncodingWarnings when warn_default_encoding set
#152
jaraco
opened
1 year ago
1
0.10.3: test_looponfail fails
#151
mtelka
closed
1 week ago
5
Upgrading to 0.10.2 leads to `exceptiongroup` error
#150
alexdewar
closed
1 week ago
2
Upgrade Validation Actions
#149
dmtucker
closed
1 year ago
0
Update build & publish deps
#148
dmtucker
closed
1 year ago
0
Build requirements are too strict
#147
mtelka
closed
1 year ago
8
Stop failing if mypy only produces notes
#146
dmtucker
closed
1 year ago
0
Pytest-mypy treats mypy annotation-unchecked warning as error
#145
nidico
closed
1 year ago
1
Add support for Python 3.11
#144
dmtucker
closed
1 year ago
0
Add support for mypy-0.990
#143
dmtucker
closed
1 year ago
0
mypy 0.990 does not find any errors
#142
dmtucker
closed
1 year ago
0
Source file found twice under different module names
#141
jaraco
closed
1 year ago
3
Xfail python/mypy#13701
#140
dmtucker
closed
2 years ago
0
0.9.1: pytest is failing
#139
kloczek
closed
2 years ago
2
Add --no-mypy option to disable mypy check
#138
pwildenhain
opened
2 years ago
2
How to handle multiple `conftest.py`?
#137
SenhorLucas
closed
2 years ago
2
Next