Support for Pytest 8
bfontaine opened this issue · 2 comments
bfontaine commented
Hello,
This project requires Pytest 7; is there any plan to support Pytest 8 as well?
Thanks.
davidfritzsche commented
@bfontaine Thanks for reporting the issue that the plugin did not report compatibility with pytest 8. This got fixed with version 0.1.2.
bfontaine commented
Thank you!