BDD Framework For Golang

There is a good one:
https://github.com/onsi/ginkgo
It prefers to use http://onsi.github.io/gomega/ as a matcher.

LEAVE A COMMENT