Posted in

Go test覆盖率98%却线上崩?:单元测试盲区扫描清单(含testmain.go定制、httptest.Server注入、time.Now mock全法)

第一章:Go test覆盖率98 … Go test覆盖率98%却线上崩?:单元测试盲区扫描清单(含testmain.go定制、httptest.Server注入、time.Now mock全法)Read more

Posted in

Go测试代码无法运行?揭开go test -exec与GOOS/GOARCH环境变量在testmain.go生成中的隐式绑定规则

第一章:Go测试代码无法运行的根 … Go测试代码无法运行?揭开go test -exec与GOOS/GOARCH环境变量在testmain.go生成中的隐式绑定规则Read more