Files
Gitea_Action/pytest.ini
T

5 lines
82 B
INI

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