teststale

command
v1.5.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL