Skip to content

Add a button to remove tests from testing panel. Or do not add tests from standard libraries #3262

@nursik

Description

@nursik

Is your feature request related to a problem? Please describe.
If you open any test file from standard library, two test suits (cmd and std) will be added to testing panel. All extension commands related with testing will not run these tests. However, Test: Run All Tests runs these tests and it is impossible to cancel it.

image
Describe the solution you'd like

  • Add a button to remove tests from panel
  • Do not add tests from standard libraries by default

Describe alternatives you've considered
Hide them or reopen an editor.

Additional context
I could not find an option to refresh list of tests for the package or a command to remove tests from panel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    go-testissues related to go test support (test output, test explorer, ...)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions