package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewWalker helps automate table-driven tests in which each test case produces output that should be verified.
Require checks that the string matches what is found in the file located at the provided path.

# Structs

Walker helps automate table-driven tests.

# Interfaces

T is *testing.T stripped down to the bare essentials.