UNPKG

azure-devops-test-helper

Version:

Import JSON result with attachments into Azure Test Plan

5 lines (4 loc) 197 B
import AzureDevopsResultImporter from "./importer.js"; import { getTestCaseIdsByPlanId } from "./apis.js"; export * from "./types.js"; export { AzureDevopsResultImporter, getTestCaseIdsByPlanId };