-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test are not automatically refreshed after pytest
installation
#21124
Comments
noting this is a regression in the new testing rewrite |
works on #21124 but is only half the solution.
fixed by #21133 |
When I start with no venv, I first create a venv Python environment. Then, I navigate to the testing panel and configure pytest tests. I then notice that pytest is installed, but the tests don't refresh, and pressing the refresh button doesn't load the tests, either. |
Sorry this needs tomorrow's insiders release and a specific testing constant- will switch to author verification and have @karthiknadig look at it tomorrow. Thanks! |
verification steps:
|
Testing #21092
After opening the test repository, create environment and trigger testing. Test does not show failed output with missing pytest.
After installing pytest, it does not automatically refresh.
The text was updated successfully, but these errors were encountered: