Overview of Allure notifications
masterAllure notifications is a tool that generates beautiful test-run notifications for messengers. It creates a collage PNG containing various test statistics and a caption with environment details, counters, and links.
To use it, you build a config.json file using the Config builder and send it via the TypeScript CLI (current version 6.0.12).
Notification Components:
- Collage: A 7-panel image showing current status, status dynamics, pyramid, durations, success rate, duration dynamics, and status transitions.
- Text: Includes environment, comment, duration, and counters for
passed,failed,broken, andskippedtests. - Links: Provides clickable links to
report,dashboard,testops, andbuild(configured viabase.links).