Posted in

go test -coverprofile + go tool cover HTML报告生成全链路,覆盖率统计偏差超23%的3个包级陷阱

第一章:go test -cov … go test -coverprofile + go tool cover HTML报告生成全链路,覆盖率统计偏差超23%的3个包级陷阱Read more

Posted in

Golang测试覆盖率幻觉破除指南:行覆盖≠逻辑覆盖,用gcov+go test -coverprofile生成分支覆盖率并识别100%覆盖下的隐藏缺陷

第一章:Golang测试覆盖率幻 … Golang测试覆盖率幻觉破除指南:行覆盖≠逻辑覆盖,用gcov+go test -coverprofile生成分支覆盖率并识别100%覆盖下的隐藏缺陷Read more

Posted in

Go语言软件制作测试覆盖率真相:85%≠安全!用go test -coverprofile+codecov+mutation testing验证有效覆盖

第一章:Go语言软件制作测试覆盖 … Go语言软件制作测试覆盖率真相:85%≠安全!用go test -coverprofile+codecov+mutation testing验证有效覆盖Read more