-
Notifications
You must be signed in to change notification settings - Fork 344
Open
Labels
in testingRelates to test execution of Dart/Flutter tests for end usersRelates 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.An 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 solutionAn issue with ideas that could do with feedback from more users to help decide on a solution
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in testingRelates to test execution of Dart/Flutter tests for end usersRelates 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.An 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 solutionAn issue with ideas that could do with feedback from more users to help decide on a solution
