golang test pas de cache
go clean -testcache && go test
or
go test -count=1
Sparkling Skunk
go clean -testcache && go test
or
go test -count=1