Open
Description
Hi!
Now that the Python extension supports partial discovery of tests, it would be nice to be notified if something went wrong during test discovery. AFAIK the only way of checking if discovery failed at the moment is either to scroll to the bottom of the test list or to manually read the Python discovery logs. Maybe an opt-in notification popup on error would be sufficient?