prueba de golang sin caché
go clean -testcache && go test
or
go test -count=1
Sparkling Skunk
go clean -testcache && go test
or
go test -count=1