Skip to content

Allow "subtest at cursor" to work with table-driven test setup #1602

@schandra157

Description

@schandra157

Related issues

Issue Work to be done
#2445 Statically detect simple table-driven tests
This issue Support "run at cursor" for entries in a table
#1734 Let the user manually enter a test or subtest name to execute

Is your feature request related to a problem? Please describe.

In the case of Table driven Test model in GO programming, Currently, it's possible to run/debug test at the Function level. It would be great if its possible to be executed at the individual test level

Describe the solution you'd like
Have an option to Run and Debug at each individual Test level, which would be great to debug the individual test in case of issue and would be very handy feature

Additional context

The below Screen shot describes the problem
Screenshot 2021-07-02 at 2 23 31 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestGo CompanionIssues relating to the Go Companion extensiongo-testissues related to go test support (test output, test explorer, ...)goplsgopls related issues

    Type

    No type

    Projects

    Status

    External

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions