Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = fmt.Errorf("no external JSON schema tests found")
Functions ¶
func ReadTestDir ¶
ReadTestDir reads all the external tests from the given directory.
Types ¶
type Schema ¶
type Skip ¶
Skip records information about whether a given schema or test will be skipped when testing. If not present, the test will be expected to pass.
Each key in the map represents the name of a point in the cuetdtest matrix.
Click to show internal directories.
Click to hide internal directories.