interface TestEnvironmentOptions { teardown?: ModuleTeardownOptions; errorOnUnknownElements?: boolean; errorOnUnknownProperties?: boolean;}