# Packages
No description provided by the author
# Functions
GetHeader returns the header of the YAML config file.
No description provided by the author
NewFileLoader creates the instance of file loader.
No description provided by the author
No description provided by the author
No description provided by the author
NewStoreFactory creates a new store factory.
Parse parses a file and returns the test suite.
ParseFromData parses data and returns the test suite.
ParseFromStream parses the stream and returns the test suite.
ParseTestCaseFromData parses the data to a test case.
ParseTestSuiteFromFile parses from suite path.
SaveTestSuiteToFile saves the test suite to file.
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Job contains a list of jobs.
Request represents a HTTP request.
No description provided by the author
Response is the expected response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StoreKind represents a gRPC-based store.
TestCase represents a test case.
TestSuite represents a set of test cases.
No description provided by the author
# Interfaces
Loader is an interface for test cases loader.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author