Files
telegram-groupfactory/pytest.ini
corrado.mulas 9c714af9c0 Not tested yet
2026-05-08 00:03:06 +02:00

6 lines
124 B
INI

[pytest]
testpaths = tests
python_files = test_*.py
python_classes = Test*
python_functions = test_*
addopts = -v --tb=short