Using the cbtest framework with Ginkgo as the test runner.
cbtest
ginkgo -v ./examples/ginkgo_test/
Please note that Ginkgo is more complex than Golang's own testing package; so if you don't know what to pick go with the latter.