Closed
Description
Go 1.10 enables a subset of vet commands during test.
I could not find which commands where implemented without going to the source:
go/src/cmd/go/internal/test/test.go
Lines 509 to 533 in 438a757
It would be nice to have these in go help test
.