# Functions
NewTestSuite takes a release object and returns a TestSuite object with test definitions extracted from the release.
# Structs
Environment encapsulates information about where test suite executes and returns results.
TestSuite what tests are run, results, and metadata.