• Get the target base instance from a module, for a given test setup.

    Parameters

    • testFilePath: string
    • targetTestIndex: number
    • targetTestExport: string
    • test: Test
    • module: any

    Returns Promise<any>