Skip to content

PlagerX-Group/pytest-telegram-notifier

Repository files navigation

pytest-telegram-notifier

PyPI version pre-commit.ci status Code style: black Open Source Helpers

To activate the plugin, you must use the parameter

--telegram-notifier

Custom path or configuration file name

--telegram-notifier-config-file <custom-path>

An example of plugin configuration:

[Telegram]
parse_mode=markdown

Environment variables

TELEGRAM_BOT_CHAT_ID=<chat-id>
TELEGRAM_BOT_ACCESS_TOKEN=<access-token>

An example of Telegram message

name