UNPKG

@testkit/send-test-report

Version:

A simple utility to send CTRF-style test reports to Slack or Microsoft Teams via webhook.

2 lines 144 B
export declare function sendWebhook(webhookUrl: string, message: object, name: string): Promise<void>; //# sourceMappingURL=sendWebhook.d.ts.map