Files
Gitea_Action_Test/pytest.ini
2025-10-17 10:19:58 -07:00

5 lines
82 B
INI

[pytest]
testpaths = tests
python_files = test_*.py
python_functions = test_*