python-telegram-bot/tests/docs
2023-03-25 19:18:04 +01:00
..
admonition_inserter.py Empower ruff (#3594) 2023-03-25 19:18:04 +01:00
README.md Documentation Improvements (#3464, #3483, #3484, #3497, #3512, #3501, #3515, #3523, #3498, #3529) 2023-02-05 18:09:55 +01:00

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.