interface TapReportOpts {
    config: LoadedConfig;
    test: TestBase;
}

Hierarchy (view full)

Properties

Properties

config: LoadedConfig
test: TestBase