python-telegram-bot/tests/docs
Pablo Martínez 5ab82a9c2b
Drop Support for Python 3.8 (#4398)
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2024-10-24 20:48:49 +02:00
..
admonition_inserter.py Drop Support for Python 3.8 (#4398) 2024-10-24 20:48:49 +02: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.