Posted in

Go语言期末成绩断层真相:Top10%学生必会的5个底层工具链技巧(go vet/go fmt/go test -race)

第一章:Go语言期末成绩断层现象 … Go语言期末成绩断层真相:Top10%学生必会的5个底层工具链技巧(go vet/go fmt/go test -race)Read more

Posted in

Go语言学习卡配套测试用例覆盖率仅39%?用go test -coverprofile生成可审计报告的全流程

第一章:Go语言学习卡配套测试用 … Go语言学习卡配套测试用例覆盖率仅39%?用go test -coverprofile生成可审计报告的全流程Read more

Posted in

为什么Go test -exec时Ctrl+C完全失效?(测试框架信号劫持机制与–timeout绕过方案)

第一章:Go test -exe … 为什么Go test -exec时Ctrl+C完全失效?(测试框架信号劫持机制与–timeout绕过方案)Read more

Posted in

Go并发测试全覆盖(从unit test到chaos testing):mock channel、forced schedule与go test -race最佳配置

第一章:Go语言并发之道 Go语 … Go并发测试全覆盖(从unit test到chaos testing):mock channel、forced schedule与go test -race最佳配置Read more

Posted in

Go语言包爆红,但你的go test -race正在漏检竞态?爆红包中高频出现的3类竞态模式及修复范式

第一章:Go语言包爆红 近年来, … Go语言包爆红,但你的go test -race正在漏检竞态?爆红包中高频出现的3类竞态模式及修复范式Read more