• Get the target module for testing from a file being tested.

    Parameters

    • testFilePath: string
    • targetTestIndex: number
    • targetTestExport: string
    • conditions: unknown[] | ConditionConfig
    • isSetup: boolean = false

    Returns unknown[]