//
pkg.gl
Category
github.com/coyle/cockroach
pkg
testutils
datadriven
package
2.1.0-alpha.20180416+incompatible
Repository:
https://github.com/coyle/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
318 SLOC
#
Functions
RunTest
RunTest invokes a data-driven test.
Walk
Walk goes through all the files in a subdirectory, creating subtests to match the file hierarchy; for each "leaf" file, the given function is called.
#
Structs
CmdArg
CmdArg contains information about an argument on the directive line.
TestData
TestData contains information about one data-driven test case that was parsed from the test file.