Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.08 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.08 KB

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