Log details of why test discovery failed #5313
Labels
area-testing
bug
Issue identified by VS Code Team member as probable bug
regression
Bug didn't exist in a previous release
Milestone
Assume we have a test file with syntax errors, now attempt to discover tests.
The discovery process will fail with no indication of the cause.
Using the old approach we'd see the full error message.
We probably need to implement:
See here https://github.com/Microsoft/vscode-python/wiki/Testing-Architecture-Review#adapter-for-discovery-running--debugging
The text was updated successfully, but these errors were encountered: