# Packages
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
FTWTest is the base type used when unmarshaling YAML tests files.
FTWTestMeta describes the metadata information of this yaml test file.
Input represents the input request in a stage.
Log is used to configure expectations about the log contents.
Output defines the expectations of a test.
No description provided by the author
Stage is a list of stages.
StageData is the data that is passed to the test, and the data that is returned from the test
Deprecated: use the other fields of `stage`.
Test is an individual test case.