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 file system and a slice of file names that represent the embedded corpus of test suites. The file name are the names of test suite YAML files, and the returned file system can be used to read their contents.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.