Posted in Go语言基础和工具链Go test中隐藏的Hook入口:TestMain + testing.T.Cleanup + -test.benchmem=off组合技 第一章:Go test中隐藏的H … Go test中隐藏的Hook入口:TestMain + testing.T.Cleanup + -test.benchmem=off组合技Read more by 代码咖啡馆|2026年5月12日|Go动态加载, testexecbackupjob案例, testing.T.Cleanup, TestMain未执行, Go测试钩子, -test.benchmem=off
Posted in 问题排查与答疑Go测试钩子陷阱大全:testify/mock/gomonkey在TestMain中覆盖init钩子导致的12类竞态失败案例 第一章:Go测试钩子机制与ini … Go测试钩子陷阱大全:testify/mock/gomonkey在TestMain中覆盖init钩子导致的12类竞态失败案例Read more by 容器守护者|2026年5月12日|init竞态, sqlmock兼容性, Go测试钩子, gomonkey打桩失败, testify-go框架, TestMain未执行