Golang 單元測試執行 _test.go 中的某個 func 方法

DukeAnn發表於2019-09-02

test -run 引數接收正規表示式

go test -run "^TestDemo$" -v

測試 UI 介面化包
http://goconvey.co

做自己

相關文章