Files
jobs/pytest.ini
georg.sinn-schirwitz 23a67d7fe1 initial project commit
2025-08-29 15:07:58 +02:00

6 lines
82 B
INI

[pytest]
minversion = 7.0
addopts = -q
testpaths = tests
python_files = test_*.py