Skip to content

Add CodeLens to test_reflective_loader #5529

@FMorschel

Description

@FMorschel

Is your feature request related to a problem? Please describe.
When running tests using package:test_reflective_loader (e.g.: some Dart SDK tests), we have no CodeLens (Run/Debug) above the test methods, so debugging a single test takes more clicks, and it is hidden.

Describe the solution you'd like
I'd like the CodeLens (Run/Debug) to show above the test methods.

Describe alternatives you've considered
Using @soloTest (or similar naming) or right-clicking the gutter button to select the debug option.

Additional context

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    in testingRelates to test execution of Dart/Flutter tests for end usersis enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.your feedback wanted!An issue with ideas that could do with feedback from more users to help decide on a solution

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions