cloudfoundry/cf-k8s-controllers

View on GitHub
scripts/test

Summary

Maintainability
Test Coverage
#!/bin/bash

SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"

NO_COVERAGE=true NON_RECURSIVE_TEST=true $SCRIPT_DIR/run-tests.sh $@