Documentation ¶
Overview ¶
Package testsuites contains embedded test suite data used when running conformance tests. While it is possible to point the test runner at other files, by default, it will use the test cases embedded in this package. This package embeds all *.yaml files in this folder.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadTestSuites ¶
LoadTestSuites returns a map of file paths to their contents for the embedded corpus of test suites. The file names are the names of test suite YAML files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.