mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
8 lines
351 B
Markdown
8 lines
351 B
Markdown
|
# Documentation tests
|
||
|
|
||
|
This directory contains tests that cover our scripting logic for automatically generating
|
||
|
additional elements for the documentation pages.
|
||
|
|
||
|
These tests are not meant to be run with the general test suite, so the modules do not have any
|
||
|
`test_` prefix in their names. By default, `pytest` ignores files that have no such prefix.
|