Function getResolvedConditions
- getResolvedConditions(testFilePath, targetTestIndex, targetTestExport, conditions, isSetup?): unknown[]
Parameters
- testFilePath: string
- targetTestIndex: number
- targetTestExport: string
- conditions: unknown[] | ConditionConfig
- isSetup: boolean = false
Returns unknown[]
Get the target module for testing from a file being tested.