hhstore / blog

My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
278 stars 22 forks source link

Golang: Testing Framework #114

Open hhstore opened 5 years ago

hhstore commented 5 years ago

测试框架:

goconvey:

go get github.com/smartystreets/goconvey

文档:

ginkgo + gomega + agouti 测试套件

testify:

hhstore commented 5 years ago

测试库:

mock: