-
Notifications
You must be signed in to change notification settings - Fork 816
Open
Labels
FeatureRequestGo CompanionIssues relating to the Go Companion extensionIssues relating to the Go Companion extensiongo-testissues related to go test support (test output, test explorer, ...)issues related to go test support (test output, test explorer, ...)
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm using go.testOnSave = true
.
When I'm saving, the tests are running as expected.
However, the test explorer (the bar/menu on the left side) is not updated.
And the error message in the code are not updated either.
Describe the solution you'd like
When tests are running on save, we should run the tests for the current package from the test explorer.
sbward, tenninebt, PaulFarver, mizdra, VladPetriv and 5 more
Metadata
Metadata
Assignees
Labels
FeatureRequestGo CompanionIssues relating to the Go Companion extensionIssues relating to the Go Companion extensiongo-testissues related to go test support (test output, test explorer, ...)issues related to go test support (test output, test explorer, ...)
Type
Projects
Status
Done