github.com/jmrodri/operator-sdk@v0.5.0/hack/tests/unit.sh (about) 1 #!/usr/bin/env bash 2 set -ex 3 4 go test ./commands/... 5 go test ./pkg/...