UNPKG

azure-devops-test-helper

Version:

Import JSON result with attachments into Azure Test Plan

9 lines (8 loc) 220 B
export declare function getTestCaseIdsByPlanId(planInfo: { pat: string; organizationUrl: string; project: string; planId: number; suiteId: number; automatedStatus?: string; }): Promise<string[]>;