microsoft / microsoft/vscode-extension-test-runner

Tests hidden in VS Code's 'Explorer' cannot be found

Open
#44 2 comments 0 reactions 1 assignee View on GitHub

@connor4312 is already working on this.

Since Jul 26, 2024.

bug
Dominant language
TypeScript
Stars
17
Forks
15
Avg merge
2d 5h
Merged PRs (30d)
2

Description

To keep my VS Code explorer clean, I tend to exclude out & dist folders using the files.exclude setting. This however, leads to this extension failing to locate the tests as it relies on vscode.workspace.findFiles.

Maybe glob can be used instead to locate all tests on the filesystem?

Cheers,
Nils

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.