Teste de Golang sem cache
go clean -testcache && go test
or
go test -count=1
Sparkling Skunk
go clean -testcache && go test
or
go test -count=1