使用goconvey作为测试报告,使用方法:
$ go get github.com/smartystreets/goconvey $ $GOPATH/bin/goconvey
// 通过一下语句导入 . "github.com/smartystreets/goconvey/convey"
关键字:Convey及So