kubernetesk8s.io/kubernetes/hack/cmd/teststale

teststale command

teststale checks the staleness of a test binary. go test -c builds a test binary but it does no staleness check. In other words, every time one runs go test -c, it compiles the test packages and links the binary even when nothing has changed. This program helps to mitigate that problem by allowing to check the staleness of a given test package and its binary.

Version
v1.4.0
Published
Sep 26, 2016
Platform
js/wasm
Imports
9 packages
Last checked
18 seconds ago

Tools for package owners.