Slack
Setup
- Create a Slack Incoming Webhook
- Set the webhook URL as an environment variable or pass it via flag
Configuration
What You Get
The Slack notification includes:- Color-coded attachment (green for pass, red for fail)
- Test count summary (total, passed, failed)
- Duration
- Environment name
- Failed test details with error messages
Microsoft Teams
Setup
- Create a Teams Incoming Webhook
- Set the webhook URL as an environment variable or pass it via flag
Configuration
What You Get
The Teams notification uses an Adaptive Card with:- Summary title with pass/fail status
- Column layout with test counts
- Failed test details
- Timestamp footer