UNPKG

playwright-msteams-reporter-conditional

Version:

Microsoft Teams reporter for Playwright which allows you to send notifications about the status of your E2E tests.

6 lines (5 loc) 94 B
export declare const Images: { success: string; flaky: string; failed: string; };