UNPKG

@estruyf/github-actions-reporter

Version:
3 lines (2 loc) 132 B
import { TestCase } from "@playwright/test/reporter"; export declare const getTestAnnotations: (test: TestCase) => Promise<string>;