# Functions
NewClient returns a new API client from the default configuration.
ReadApplicationTestData reads all of the JSON files in the supplied test data directory.
ReadExperimentsTestData reads all of the JSON files in the supplied test data directory.
WithUserAgent updates the value of the User-Agent header to send with the supplied context.
# Structs
ApplicationTestDefinition is used to define tests to run against an application API implementation.
ExperimentTestDefinition is used to define tests to run against an experiments API implementation.