Skip to content

testExplorer: skip test files in testdata directory #1854

Open
@hyangah

Description

@hyangah

From go help test:

The go tool will ignore a directory named "testdata", making it available
to hold ancillary data needed by the tests.

Currently, vscode-go test provider collects tests from files under 'testdata' directories.
They need to be skipped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HelpWantedIssues that are not prioritized by the maintainers. Help is requested from community contributors.NeedsFixThe path to resolution is known, but the work has not been done.go-testissues related to go test support (test output, test explorer, ...)

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions