UNPKG

playwright-msteams-reporter-conditional

Version:

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

7 lines (6 loc) 178 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PluginDefaults = void 0; exports.PluginDefaults = { mentionPlaceholder: "{mentions}", };