mirror of https://github.com/knative/pkg.git
Previous, since we weren't skipping, the logged caller would be 'logging.go' |
||
---|---|---|
.. | ||
logging | ||
spoof | ||
OWNERS | ||
README.md | ||
cleanup.go | ||
clients.go | ||
e2e_flags.go | ||
kube_checks.go | ||
presubmit-tests.sh | ||
request.go |
README.md
Test
This directory contains tests and testing docs.
- Unit tests currently reside in the codebase alongside the code they test
Running unit tests
To run all unit tests:
go test ./...
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License.