Pytest test discovery is failing. The UI states:
Test discovery error, please check the configuration settings for the tests
The output window s
I had this same issue and tracked it down to my pytest.ini file. Removing most of the addopts from that file fixed the issue.
pytest.ini
addopts