Starter-Go project Starter Golang project. Ginkgo Documentation https://github.com/onsi/ginkgo To install all packages, run go mod tidy in the directory with the file go.mod To run tests, run either ginkgo (found in $GOPATH/bin) or go test in the module folder where you want to test.