📜  golang test no cache - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:09.128000             🧑  作者: Mango

代码示例1
go clean -testcache && go test 

or 

go test -count=1