Currently when there's something wrong during test discovery, I need to go to Output -> Python and find the exact issue among tons of other messages.
Is it possible to click error in test explorer and show corresponding error messages?
Also in this case, other tests without issue are not shown in test explorer. This makes me think all tests in this repo cannot be discovered. Could it be made clearer like which tests are with issues and which are not.
Currently when there's something wrong during test discovery, I need to go to Output -> Python and find the exact issue among tons of other messages.
Is it possible to click error in test explorer and show corresponding error messages?
Also in this case, other tests without issue are not shown in test explorer. This makes me think all tests in this repo cannot be discovered. Could it be made clearer like which tests are with issues and which are not.