当执行go test某一个指定函数时报:testing: warning: no tests to run. 例如go test -v -run Mytest. 测试文件名字必须是这个_test后缀. xxxx_test.go.
確定! 回上一頁