You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I edit and save one test file, vscode (I'm using pytest) kicks off a project-wide test discovery (which takes 20+ seconds for my project). I'm not sure what set of things would need to change, but it would be nice if only the tests in that file needed to be rediscovered.