cloudfoundry-incubator/eirini

View on GitHub
scripts/test

Summary

Maintainability
Test Coverage
#!/bin/bash

set -eu

export GO111MODULE=on

go run github.com/onsi/ginkgo/v2/ginkgo --mod=vendor -p --keep-going --randomize-all --randomize-suites $@