Skip to content

Support VS Code testing API #3601

Closed
@yoshuawuyts

Description

@yoshuawuyts

The Java plugin for VS Code comes with a built-in test explorer panel. This panel shows all tests in the project, and allows running the full suite (link).

Rust Analyzer currently only provides a way to run a single unit test. This opens the console, and runs it there. There is no way to run multiple tests, or browse the tests. Making progress towards this would probably help carry the IDE experience forward.

Example

report

Java test explorer workflow example (source)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-test-explorerIssues related to the test explorer lsp extension and vscode test apiA-vscodevscode plugin issuesC-featureCategory: feature requestE-hardS-actionableSomeone could pick this issue up and work on it right nowfunA technically challenging issue with high impact

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions