@moroo/wdio-slack-reporter
Version:
Reporter from WebdriverIO using Incoming webhook and Web API to send results to Slack.
1 lines • 613 B
Source Map (JSON)
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["/**\n * Copyright (c) moroo\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { SlackWebClient, SlackWebhookClient } from './client.js';\nimport SlackReporter from './reporter.js';\n\nexport default SlackReporter;\n\nexport { SlackWebClient, SlackWebhookClient };\n\nexport type * from './types.js';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAMA,oBAAmD;AACnD,sBAA0B;AAE1B,IAAO,gBAAQ,gBAAAA;","names":["SlackReporter"]}