UNPKG

playwright-msteams-reporter-conditional

Version:

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

9 lines (8 loc) 304 B
export * from "./createTableRow"; export * from "./getMentions"; export * from "./getNotificationBackground"; export * from "./getNotificationColor"; export * from "./getNotificationOutcome"; export * from "./getNotificationTitle"; export * from "./getTotalStatus"; export * from "./validateWebhookUrl";