Starting from version 3.1, [pytest automatically catches warnings](https://docs.pytest.org/en/7.1.x/how-to/capture-warnings.html) during test execution. As far as I can tell these warnings do not appear in the tests tree view under Testing in VSCode. It would be super useful if they showed. Thanks!
Starting from version 3.1, pytest automatically catches warnings during test execution.
As far as I can tell these warnings do not appear in the tests tree view under Testing in VSCode.
It would be super useful if they showed.
Thanks!