-
Notifications
You must be signed in to change notification settings - Fork 906
Test - Debug Previous #798
Copy link
Copy link
Closed
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FeatureRequestFrozenDueToAge
Milestone
Metadata
Metadata
Assignees
Labels
DebugIssues related to the debugging functionality of the extension.Issues related to the debugging functionality of the extension.FeatureRequestFrozenDueToAge
Type
Fields
Give feedbackNo fields configured for issues without a type.
The go tools have a Test Previous command, but it won't let you debug the previous test. I would like to be able to repeatedly debug the same test, but right now the only way I see is to navigate back to the test each time I want to run it. How about a Debug Previous command? Or maybe Test Previous should do whatever the last run did - run/debug?