package
0.0.0-20201217002041-b93a6bd61194
Repository: https://github.com/clearblade/cbtest.git
Documentation: pkg.go.dev

# README

Using the cbtest framework with Ginkgo as the test runner.

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.