Skip to content

Log details of why test discovery failedΒ #5313

@DonJayamanne

Description

@DonJayamanne

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:

  • Logging of test discovery
  • And returning of discovered results

See here https://github.com/Microsoft/vscode-python/wiki/Testing-Architecture-Review#adapter-for-discovery-running--debugging

Metadata

Metadata

Labels

area-testingbugIssue identified by VS Code Team member as probable bugregressionBug didn't exist in a previous release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions