Posted in

Go struct字段定义的测试盲区:为什么你的unit test永远覆盖不到tag解析逻辑?——附go test -coverprofile精准定位方案

第一章:Go struct字段定 … Go struct字段定义的测试盲区:为什么你的unit test永远覆盖不到tag解析逻辑?——附go test -coverprofile精准定位方案Read more

Posted in

【Go Struct字段测试盲区】:覆盖率100%≠字段逻辑无缺陷!3类边界字段(nil map/slice、空interface、unsafe.Pointer)专项检测法

第一章:Go Struct字段测 … 【Go Struct字段测试盲区】:覆盖率100%≠字段逻辑无缺陷!3类边界字段(nil map/slice、空interface、unsafe.Pointer)专项检测法Read more