Node TAP
    Preparing search index...

    Interface TapReportOpts

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    config: LoadedConfig
    test: TestBase