File: README.md

package info (click to toggle)
python-telegram-bot 22.3-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 11,060 kB
  • sloc: python: 90,298; makefile: 176; sh: 4
file content (7 lines) | stat: -rw-r--r-- 351 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# 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.