davidfritzsche/pytest-mypy-testing

Support for Pytest 8

bfontaine opened this issue · 2 comments

Hello,
This project requires Pytest 7; is there any plan to support Pytest 8 as well?
Thanks.

@bfontaine Thanks for reporting the issue that the plugin did not report compatibility with pytest 8. This got fixed with version 0.1.2.

Thank you!