# Functions
ReadFrom accepts a directory and returns the set of test cases specified within this directory.
# Structs
Test defines a single equivalence test within our framework.
TestOutput maps a Test case to a parsed set of JSON objects.
TestSpecification is a struct that provides the specification for a given test case.